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::Utf16InputStream |
The class for reading UTF-16 string streams as UTF-8. More... | |
class | nn::nlib::Utf32InputStream |
The class for reading UTF-32 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 stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias. | |
Defines the stream for inputting wide characters.
Definition in file WcharInputStream.h.
© 2012-2016 Nintendo Co., Ltd. All rights reserved.