[][src]Constant libflate_lz77::MAX_WINDOW_SIZE

pub const MAX_WINDOW_SIZE: u16 = MAX_DISTANCE; // 32_768u16

Maximum size of a sliding window.