int strategy

Tunes the compression algorithm. Use the value STRATEGYDEFAULT for normal data, STRATEGYFILTERED for data produced by a filter (or predictor), STRATEGYHUFFMANONLY to force Huffman encoding only (no string match), or STRATEGY_RLE to limit match distances to one (run-length encoding).