Lumino
ln::TextDecodeResult Struct Reference

内部文字コードへのデコード結果を受け取るための構造体 More...

#include <Encoding.hpp>

Public Attributes

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

Detailed Description

内部文字コードへのデコード結果を受け取るための構造体


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