System.ZLib.z_stream.total_in

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

unsigned total_in;

Properties

Type Visibility Source Unit Parent
field public
System.ZLib.pas
System.ZLib.hpp
System.ZLib z_stream

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!