Constant MAX_BUF

pub const MAX_BUF: u64 = 8192; // 8_192u64
Expand description

The maximal buffer size which can be transmitted for buffered operations. This capacity is currently set somewhat arbitrarily.