System.ZLib.z_stream.total_in

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

total_in: LongWord;  // total nb of input bytes read so far

C++

unsigned total_in;

プロパティ

種類 可視性 ソース ユニット
field public
System.ZLib.pas
System.ZLib.hpp
System.ZLib z_stream

内部使用のみ。


説明

さらなる情報については、ZLib ライブラリ から提供される、オリジナルのドキュメントを参照してください。