Constant miniz_oxide::inflate::core::MAX_HUFF_TABLES
source ยท const MAX_HUFF_TABLES: usize = 3;
Expand description
The number of huffman tables used.
const MAX_HUFF_TABLES: usize = 3;
The number of huffman tables used.