pub const HuffmanTableOption_HUFFMAN_TABLE_OPTIMAL: HuffmanTableOption = 1;Expand description
< Compute and use optimal Huffman tables.
pub const HuffmanTableOption_HUFFMAN_TABLE_OPTIMAL: HuffmanTableOption = 1;< Compute and use optimal Huffman tables.