Constant miniz_oxide::deflate::core::zlib::FCHECK_DIVISOR
source ยท const FCHECK_DIVISOR: u8 = 31;
Expand description
The 16-bit value consisting of CMF and FLG must be divisible by this to be valid.
const FCHECK_DIVISOR: u8 = 31;
The 16-bit value consisting of CMF and FLG must be divisible by this to be valid.