Constant MAX_CHUNK_SIZE

Source
pub const MAX_CHUNK_SIZE: usize = 262_144;
Expand description

Defined maximum size of a stored chunk (256 KiB)