nux-0.9.46

nux::NUTF8 Class Reference

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 * ()

Detailed Description

Convert UTF-16 to UTF-8.


Constructor & Destructor Documentation

nux::NUTF8::NUTF8 ( const UNICHAR Source) [explicit]
nux::NUTF8::NUTF8 ( const std::wstring &  Source) [explicit]
nux::NUTF8::~NUTF8 ( )

Member Function Documentation

nux::NUTF8::operator const char * ( )

The documentation for this class was generated from the following file: