ICharStream Methods |
The ICharStream type exposes the following members.
| Name | Description | |
|---|---|---|
| Consume |
Consumes one character.
| |
| La |
Implements look-ahead logic that allows to read characters without changing the current position of the stream.
| |
| Reset |
Initializes/resets state of the stream.
|