nlib
Convert.h File Reference

Unicode-related functionality is implemented. More...

#include "nn/nlib/Config.h"

Go to the source code of this file.

Classes

class  nn::nlib::unicode::ToUtf8Obj
 Class to use to pass a UTF-8, UTF-16, or UTF-32 string as UTF-8. More...
 
class  nn::nlib::unicode::ToWideObj
 Class used to pass a UTF-8, UTF-16, or UTF-32 string as a wide character (UTF-16/UTF-32) string. 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.
 
 nn::nlib::unicode
 Unicode-related functionality is implemented.
 

Detailed Description

Unicode-related functionality is implemented.

Definition in file Convert.h.