All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Attributes | List of all members
mz_stream_s Struct Reference

Public Attributes

const unsigned char * next_in
 
unsigned int avail_in
 
mz_ulong total_in
 
unsigned char * next_out
 
unsigned int avail_out
 
mz_ulong total_out
 
char * msg
 
struct mz_internal_state * state
 
mz_alloc_func zalloc
 
mz_free_func zfree
 
void * opaque
 
int data_type
 
mz_ulong adler
 
mz_ulong reserved
 

Detailed Description

Definition at line 282 of file miniz.h.


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