nn::font::CharStrmReader Classclass CharStrmReader
Provides methods for reading character streams.
| Constructors/Destructors | ||
|---|---|---|
CharStrmReader
|
Constructor. | |
~CharStrmReader
|
Destructor. | |
| Stream Reading | ||
Set
|
Sets the character stream to be interpreted by CharStrmReader. | |
GetCurrentPos
|
Gets a pointer to the current position in the stream. | |
Next
|
Advances the current position by one character and gets the character code of the next character in the character stream. | |
CONFIDENTIAL