Skip to main content

IO_READ_SIZE

Constant IO_READ_SIZE 

Source
pub const IO_READ_SIZE: usize = 4_194_304;
Expand description

Buffer size in bytes for streaming file reads (4 MB).