gamut v2.5.0 (2024-01-28T14:48:30Z)
Dub
Repo
tinfl_decompressor.m_z_adler32
gamut
codecs
miniz
tinfl_decompressor
Undocumented in source.
mz_uint32
m_state
;
mz_uint32
m_num_bits
;
mz_uint32
m_zhdr0
;
mz_uint32
m_zhdr1
;
mz_uint32
m_z_adler32
;
struct
tinfl_decompressor
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
;
Meta
Source
See Implementation
gamut
codecs
miniz
tinfl_decompressor
variables
m_bit_buf
m_check_adler32
m_code_size_0
m_code_size_1
m_code_size_2
m_counter
m_dist
m_dist_from_out_buf_start
m_final
m_len_codes
m_look_up
m_num_bits
m_num_extra
m_raw_header
m_state
m_table_sizes
m_tree_0
m_tree_1
m_tree_2
m_type
m_z_adler32
m_zhdr0
m_zhdr1