Constant lzxd::MAX_CHUNK_SIZE

source ·
pub const MAX_CHUNK_SIZE: usize = _; // 32_768usize
Expand description

A chunk represents exactly 32 KB of uncompressed data until the last chunk in the stream, which can represent less than 32 KB.