pub const MAX_CHUNK_SIZE: usize = _; // 16_777_216usize
Maximum chunk size in bytes (16MB - should be plenty).