nlib
nn::nlib::unicode::StringPrepMapResult Struct Reference

Data structure to store mapping results from StringPrep. More...

#include "nn/nlib/unicode/StringPrep.h"

Public Attributes

size_t n
 Number of characters stored in StringPrepMapResult::code.
 
uint32_t code [4]
 The converted unicode string. Does not NULL terminate.
 

Detailed Description

Data structure to store mapping results from StringPrep.

Definition at line 11 of file StringPrep.h.


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