nn::font::CharStrmReader::Set Member Function
void Set(
const char* stream
);
void Set(
const wchar_t* stream
);
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. |
Set(const char *)Sets the character stream to be interpreted by CharStrmReader.
Set(const char *)Sets the character stream to be interpreted by CharStrmReader.
CONFIDENTIAL