Constant sn_data_types::MAX_CHUNK_SIZE_IN_BYTES[][src]

pub const MAX_CHUNK_SIZE_IN_BYTES: u64 = 1024 * 1024 + 10 * 1024; // 0x0000_0000_0010_2800u64
Expand description

Maximum allowed size for a serialised Chunk to grow to.