Constant miniz_oxide::inflate::core::MAX_HUFF_SYMBOLS_1
source ยท const MAX_HUFF_SYMBOLS_1: usize = 32;
Expand description
The length of the second (distance) huffman table.
const MAX_HUFF_SYMBOLS_1: usize = 32;
The length of the second (distance) huffman table.