System.ZLib.z_stream.total_in

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

System::LongWord total_in;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
System.ZLib.pas
System.ZLib.hpp
System.ZLib z_stream

Nur für den internen Gebrauch.


Beschreibung

Weitere Informationen finden Sie in der Originaldokumentation von ZLib library.