zune_inflate::constants

Constant DEFLATE_NUM_PRECODE_SYMS

source
pub const DEFLATE_NUM_PRECODE_SYMS: usize = 19;
Expand description

Number of symbols in each Huffman code. Note: for the literal/length and offset codes, these are actually the maximum values; a given block might use fewer symbols.