#include <zlib.h>
Public Attributes | |
| Bytef * | next_in |
| uInt | avail_in |
| uLong | total_in |
| Bytef * | next_out |
| uInt | avail_out |
| uLong | total_out |
| char * | msg |
| internal_state FAR * | state |
| alloc_func | zalloc |
| free_func | zfree |
| voidpf | opaque |
| int | data_type |
| uLong | adler |
| uLong | reserved |
| Bytef * | next_in |
| Bytef * | next_out |
| char * | msg |
| internal_state FAR * | state |
| Bytef * | next_in |
| Bytef * | next_out |
| char * | msg |
| internal_state FAR * | state |
Definition at line 82 of file zlib.h.
| 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 |
| char* z_stream_s::msg |
| struct internal_state FAR* z_stream_s::state |
| char* z_stream_s::msg |
| struct internal_state FAR* z_stream_s::state |
1.5.1