MAX_CHUNK_SIZE

Constant MAX_CHUNK_SIZE 

Source
pub const MAX_CHUNK_SIZE: usize = self_encryption::MAX_CHUNK_SIZE; // 1_048_576usize
Expand description

The maximum size (before compression) of an individual chunk of a file, defaulting as 1MiB.