pub const STREAM_CHUNK_SIZE: usize = _; // 16_777_216usize
Chunk size used by the streaming writer (16 MiB).