pub const DEFAULT_TRANSFER_SIZE: u32 = 1000000; // 1_000_000u32
The default value used for transfer length when not provided.