Constant libflate::lz77::MAX_DISTANCE

source ·
pub const MAX_DISTANCE: u16 = 32_768;
Expand description

Maximum backward distance of a pointer.