Constant self_encryption::MIN_CHUNK_SIZE[][src]

pub const MIN_CHUNK_SIZE: usize = 1024;

The minimum size (before compression) of an individual chunk of the file, defined as 1kB.