Constant miniz_oxide::inflate::core::FAST_LOOKUP_BITS
source ยท const FAST_LOOKUP_BITS: u8 = 10;
Expand description
The maximum length of a code that can be looked up in the fast lookup table.
const FAST_LOOKUP_BITS: u8 = 10;
The maximum length of a code that can be looked up in the fast lookup table.