strategyHuffmanOnly constant

int const strategyHuffmanOnly = 2

Use this strategy to force Huffman encoding only (no string match)

Implementation

static const int strategyHuffmanOnly = 2