nlib
nn::nlib::unicode::StringPrepMapResult 構造体

StringPrepによるマッピングの結果を格納する構造体です。 [詳解]

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

公開変数類

size_t n
 StringPrepMapResult::codeに格納されている文字数
 
uint32_t code [4]
 変換結果となるユニコードの文字の並び。NULL終端しません。
 

詳解

StringPrepによるマッピングの結果を格納する構造体です。

StringPrep.h24 行目に定義があります。


この構造体詳解は次のファイルから抽出されました: