strategyHuffmanOnly constant
Use this strategy to force Huffman encoding only (no string match)
Implementation
static const int strategyHuffmanOnly = 2;
Use this strategy to force Huffman encoding only (no string match)
static const int strategyHuffmanOnly = 2;