Constant self_encryption::MAX_CHUNK_SIZE

source ·
pub const MAX_CHUNK_SIZE: usize = _; // 524_288usize
Expand description

The maximum size (before compression) of an individual chunk of a file, defined as 500kiB.