Skip to main content

MIN_REMAINING

Constant MIN_REMAINING 

Source
pub const MIN_REMAINING: usize = HEADER_SIZE; // 7usize
Expand description

Minimum bytes remaining in a block before we zero-pad and start a new one. Must be ≥ HEADER_SIZE to fit even a zero-payload record.