Constant libflate::lz77::MAX_DISTANCE[][src]

pub const MAX_DISTANCE: u16 = 32768; // 0x8_000u16

Maximum backward distance of a pointer.