#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 |
|
|
|
|
|
|
|
|
Definition at line 74 of file zlib.h. Referenced by len(), and strategy().
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 73 of file zlib.h. Referenced by len(), and strategy().
|
|
|
Definition at line 82 of file zlib.h. Referenced by main().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 80 of file zlib.h. Referenced by main().
|
|
|
Definition at line 81 of file zlib.h. Referenced by main().
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001