pub const MAX_TRANSFER_SIZE: u64 = 8192;
Expand description

The maximum I/O size that is allowed for read/write operations using byte vectors.