pub const MIN_CHUNK_SIZE: usize = self_encryption::MIN_CHUNK_SIZE; // 1usize
The minimum size (before compression) of an individual chunk of a file, defined as 1B.