Constant fidl_fuchsia_io::MAX_BUF
source ยท pub const MAX_BUF: u64 = 8192;
Expand description
The maximal buffer size which can be transmitted for buffered operations. This capacity is currently set somewhat arbitrarily.
pub const MAX_BUF: u64 = 8192;
The maximal buffer size which can be transmitted for buffered operations. This capacity is currently set somewhat arbitrarily.