System.ZLib.z_stream.total_out

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

Delphi

total_out: LongWord; // total nb of bytes output so far

C++

unsigned total_out;

プロパティ

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

内部使用のみ。


説明

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