#include <bzlib.h>
Public Attributes | |
| char * | next_in |
| unsigned int | avail_in |
| unsigned int | total_in |
| char * | next_out |
| unsigned int | avail_out |
| unsigned int | total_out |
| void * | state |
| void *(* | bzalloc )(void *, int, int) |
| void(* | bzfree )(void *, void *) |
| void * | opaque |
|
|
Definition at line 90 of file bzlib.h. Referenced by handle_compress().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 97 of file bzlib.h. Referenced by handle_compress().
|
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001