nlib
nlib_utf8_convert_info Struct Reference

The structure to store information on UTF-8 string conversion. More...

#include <manual_en_platform.h>

Public Attributes

Unicode

Unicode-related functionality is also implemented in the nn::nlib::unicode namespace.

size_t written
 The number of bytes written to the buffer.
 
const nlib_utf8_tcur
 The beginning of the input data which has not been converted.
 

Detailed Description

The structure to store information on UTF-8 string conversion.

Examples:
misc/stringutils/stringutils.cpp.

Definition at line 2368 of file Platform.h.


The documentation for this struct was generated from the following files: