Lumino
ln::TextEncodeResult Struct Reference

内部文字コードからのエンコード結果を受け取るための構造体 More...

#include <Encoding.hpp>

Public Attributes

size_t usedElementCount
 消費要素数数 (入力要素数に対して足りなければ変換エラーがある)
 
size_t outputByteCount
 変換結果のバイト数
 
size_t outputCharCount
 変換結果の文字数
 

Detailed Description

内部文字コードからのエンコード結果を受け取るための構造体


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