ZLIB_STORED_BLOCK_SIZE

Constant ZLIB_STORED_BLOCK_SIZE 

Source
pub const ZLIB_STORED_BLOCK_SIZE: usize = 16384;
Expand description

Maximum size of a zlib stored (uncompressed) block in bytes. See: https://www.zlib.net/zlib_tech.html