nn::font::CharStrmReader Class

Syntax

class CharStrmReader

Description

Provides methods for reading character streams.

Member Functions

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