nlib
WcharInputStream.h File Reference

Defines the stream for inputting wide characters. More...

Go to the source code of this file.

Classes

class  nn::nlib::Utf32InputStream
 The class for reading UTF-32 string streams as UTF-8. More...
 
class  nn::nlib::Utf16InputStream
 The class for reading UTF-16 string streams as UTF-8. More...
 
class  nn::nlib::WcharInputStream
 The class for reading string streams of wide characters (wchar_t and UTF-16 or UTF-32) as UTF-8. More...
 

Namespaces

 nn::nlib
 Implements common features and features that are highly platform-dependent. Also refer to nlib Platform APIs. nlib_ns is an alias.
 

Detailed Description

Defines the stream for inputting wide characters.

Definition in file WcharInputStream.h.