Constant CHUNK_SIZE

Source
pub const CHUNK_SIZE: usize = 4096;
Expand description

We bump our chunk size to 4096 bytes.