System.ZLib.z_stream.next_out

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

next_out: PByte;     // next output byte will go here

C++

System::Byte *next_out;

Eigenschaften

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

Dient nur dem internen Gebrauch.


Beschreibung

Weitere Informationen finden Sie in der Originaldokumentation von ZLib library.