A stream of data being (de-)compressed.
More...
A stream of data being (de-)compressed.
Definition at line 41 of file zstrm.c.
z_stream ZstrmDirection::z |
zlib compression handle
Definition at line 43 of file zstrm.c.
◆ buf
char* ZstrmDirection::buf |
Buffer for data being (de-)compressed.
Definition at line 44 of file zstrm.c.
◆ len
unsigned int ZstrmDirection::len |
Length of data.
Definition at line 45 of file zstrm.c.
◆ pos
unsigned int ZstrmDirection::pos |
Current position.
Definition at line 46 of file zstrm.c.
◆ conn_eof
bool ZstrmDirection::conn_eof |
◆ stream_eof
bool ZstrmDirection::stream_eof |
Stream end-of-file reached.
Definition at line 48 of file zstrm.c.
The documentation for this struct was generated from the following file: