const BUFFER_CHUNK_SIZE: usize = _; // 1_048_576usize
Maximum number of bytes to read at a time to construct the stream buffer.