| Description | Hierarchy | Fields | Methods | Properties |
type TZStream = record
next_in: pbytef; |
avail_in: uInt; |
total_in: uLong; |
next_out: pbytef; |
avail_out: uInt; |
total_out: uLong; |
msg: pbytef; |
state: PInternalState; |
zalloc: TAllocFunc; |
zfree: TFreeFunc; |
opaque: pointer; |
data_type: longint; |
adler: uLong; |
reserved: uLong; |
next_in: pbytef; |
avail_in: uInt; |
total_in: uLong; |
next_out: pbytef; |
avail_out: uInt; |
total_out: uLong; |
msg: pbytef; |
state: PInternalState; |
zalloc: TAllocFunc; |
zfree: TFreeFunc; |
opaque: pointer; |
data_type: longint; |
adler: uLong; |
reserved: uLong; |