nn::font::CharStrmReader::Set Member Function

Syntax

void Set(
     const char*    stream
);

void Set(
     const wchar_t* stream
);

List of Overloaded Member Functions

Set(const char *) Sets the character stream to be interpreted by CharStrmReader.
Set ( const wchar_t * ) Sets the character stream to be interpreted by CharStrmReader.

Description of Set(const char *)

Sets the character stream to be interpreted by CharStrmReader.

Description of Set(const char *)

Sets the character stream to be interpreted by CharStrmReader.


CONFIDENTIAL