Constant BUFFER_CHUNK_SIZE

Source
const BUFFER_CHUNK_SIZE: usize = _; // 1_048_576usize
Expand description

Maximum number of bytes to read at a time to construct the stream buffer.