Click or drag to resize

ICharStream Methods

The ICharStream type exposes the following members.

Methods
  NameDescription
Public methodConsume
Consumes one character.
Public methodLa
Implements look-ahead logic that allows to read characters without changing the current position of the stream.
Public methodReset
Initializes/resets state of the stream.
Top
See Also