Constant miniz_oxide::deflate::core::HUFF_CODES_TABLE
source ยท const HUFF_CODES_TABLE: usize = 2;
Expand description
Tables for the run-length encoded huffman lengths for literals/lengths/distances.
const HUFF_CODES_TABLE: usize = 2;
Tables for the run-length encoded huffman lengths for literals/lengths/distances.