Constant miniz_oxide::deflate::core::deflate_flags::TDEFL_NONDETERMINISTIC_PARSING_FLAG [−][src]
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.