Constant libflate::lz77::MAX_WINDOW_SIZE[][src]

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

Maximum size of a sliding window.