strategyHuffmanOnly 常量

int const strategyHuffmanOnly

使用此策略来强制只进行 Huffman 编码(无字符串匹配)

实现

static const int strategyHuffmanOnly = 2;