int STRATEGY_FIXED = 4

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

Source

static const int STRATEGY_FIXED = 4