1
2
/// The default buffer (for io) length.
pub const DEFAULT_BUF_LEN: usize = 8192;