Constant self_encryption::MIN_CHUNK_SIZE

source ·
pub const MIN_CHUNK_SIZE: usize = 1;
Expand description

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