| ISourceReader Methods |
The ISourceReader type exposes the following members.
| Name | Description | |
|---|---|---|
| LookAt |
Looks ahead but do not consume
(Inherited from ISourceScanner.) | |
| ReadOne |
Consume a char
| |
| ResetPosition |
Resets the stream to zero position
| |
| Substring |
Creates a string from a position
|