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

Public Attributes

mz_uint32 m_state
 
mz_uint32 m_num_bits
 
mz_uint32 m_zhdr0
 
mz_uint32 m_zhdr1
 
mz_uint32 m_z_adler32
 
mz_uint32 m_final
 
mz_uint32 m_type
 
mz_uint32 m_check_adler32
 
mz_uint32 m_dist
 
mz_uint32 m_counter
 
mz_uint32 m_num_extra
 
mz_uint32 m_table_sizes [TINFL_MAX_HUFF_TABLES]
 
tinfl_bit_buf_t m_bit_buf
 
size_t m_dist_from_out_buf_start
 
tinfl_huff_table m_tables [TINFL_MAX_HUFF_TABLES]
 
mz_uint8 m_raw_header [4]
 
mz_uint8 m_len_codes [TINFL_MAX_HUFF_SYMBOLS_0+TINFL_MAX_HUFF_SYMBOLS_1+137]
 

Detailed Description

Definition at line 891 of file miniz.h.


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