Constant HUFF_LOOKAHEAD

Source
pub const HUFF_LOOKAHEAD: u8 = 9;
Expand description

Determines how many bits of lookahead we have for our bitstream decoder.