pub const TDEFL_FORCE_ALL_STATIC_BLOCKS: u32 = 0x0004_0000;
Expand description

Force the compressor to only output static blocks. (Blocks using the default huffman codes specified in the deflate specification.)