miniz_oxide::inflate::core::inflate_flags

Constant TINFL_FLAG_COMPUTE_ADLER32

Source
pub const TINFL_FLAG_COMPUTE_ADLER32: u32 = 8;
Expand description

Should we calculate the adler32 checksum of the output data?