Constant LZ_CODE_BUF_SIZE

Source
pub const LZ_CODE_BUF_SIZE: usize = _; // 65_536usize
Expand description

Size of the buffer of lz77 encoded data.