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