Constant miniz_oxide::deflate::core::deflate_flags::TDEFL_FORCE_ALL_STATIC_BLOCKS
source ยท 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.)