Skip to main content

CHUNK_SIZE

Constant CHUNK_SIZE 

Source
const CHUNK_SIZE: usize = 262_144;
Expand description

Bytes per read chunk — 256 KB.