Skip to main content

MAX_CHUNK_SIZE

Constant MAX_CHUNK_SIZE 

Source
pub const MAX_CHUNK_SIZE: usize = _; // 16_777_216usize
Expand description

Maximum chunk size in bytes (16MB - should be plenty).