miniz_oxide::deflate::core::deflate_flags

Constant TDEFL_NONDETERMINISTIC_PARSING_FLAG

Source
pub const TDEFL_NONDETERMINISTIC_PARSING_FLAG: u32 = 0x0000_8000;
Expand description

Used in miniz to skip zero-initializing hash and dict. We don’t do this here, so this flag is ignored.