Constant miniz_oxide::deflate::buffer::LZ_CODE_BUF_SIZE
source ยท pub const LZ_CODE_BUF_SIZE: usize = _; // 65_536usize
Expand description
Size of the buffer of lz77 encoded data.
pub const LZ_CODE_BUF_SIZE: usize = _; // 65_536usize
Size of the buffer of lz77 encoded data.