STRATEGY_FIXED constant

This strategy prevents the use of dynamic Huffman codes, allowing for a simpler decoder

int STRATEGY_FIXED = 4

This strategy prevents the use of dynamic Huffman codes, allowing for a simpler decoder