Constant fidl_fuchsia_io::MAX_TRANSFER_SIZE
source ยท pub const MAX_TRANSFER_SIZE: u64 = 8192;
Expand description
The maximum I/O size that is allowed for read/write operations using byte vectors.
pub const MAX_TRANSFER_SIZE: u64 = 8192;
The maximum I/O size that is allowed for read/write operations using byte vectors.