#include <zlib.h>
Public Attributes | |
uLong | adler |
uInt | avail_in |
uInt | avail_out |
int | data_type |
char * | msg |
Bytef * | next_in |
Bytef * | next_out |
voidpf | opaque |
uLong | reserved |
struct internal_state FAR * | state |
uLong | total_in |
uLong | total_out |
alloc_func | zalloc |
free_func | zfree |
char* z_stream_s::msg |
struct internal_state FAR* z_stream_s::state |
alloc_func z_stream_s::zalloc |
free_func z_stream_s::zfree |