nux-0.9.46
|
Convert UTF-8 to UTF-16. More...
#include <NuxCore/Character/NUTF.h>
Public Member Functions | |
NUTF16 (const char *Source) | |
NUTF16 (const std::string &Source) | |
~NUTF16 () | |
operator const UNICHAR * () |
Convert UTF-8 to UTF-16.
nux::NUTF16::NUTF16 | ( | const char * | Source | ) | [explicit] |
nux::NUTF16::NUTF16 | ( | const std::string & | Source | ) | [explicit] |
nux::NUTF16::~NUTF16 | ( | ) |
nux::NUTF16::operator const UNICHAR * | ( | ) |