Constant mz_ore::netio::MAX_FRAME_SIZE
source · [−]pub const MAX_FRAME_SIZE: usize = 64 << 20; // 67_108_864usize
Available on crate feature
network
only.Expand description
The maximum allowable size of a frame in a framed stream.