miniz_oxide::deflate::zlib

Constant 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.