Skip to main content

MAX_LINE_BYTES

Constant MAX_LINE_BYTES 

Source
pub const MAX_LINE_BYTES: usize = 4096;
Expand description

A single append must fit in one atomic write(2).