nlib
|
Defines the stream for inputting wide characters. More...
#include "nn/nlib/InputConverterStream.h"
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. | |
Defines the stream for inputting wide characters.
Definition in file WcharInputStream.h.
© 2013, 2014, 2015 Nintendo Co., Ltd. All rights reserved.