MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
z_stream_s Struct Reference
Collaboration diagram for z_stream_s:

Public Attributes

Bytef * next_in
uInt avail_in
uLong total_in
Bytef * next_out
uInt avail_out
uLong total_out
char * msg
struct internal_state FAR * state
alloc_func zalloc
free_func zfree
voidpf opaque
int data_type
uLong adler
uLong reserved

Detailed Description

Definition at line 82 of file zlib.h.


The documentation for this struct was generated from the following file: