pub const MAX_BUF: u64 = 8192;
The maximal buffer size which can be transmitted for buffered operations. This capacity is currently set somewhat arbitrarily.