MAXIMUM_PIPE_PACKET_SIZE

Constant MAXIMUM_PIPE_PACKET_SIZE 

Source
pub const MAXIMUM_PIPE_PACKET_SIZE: usize = 16384;
Expand description

The maximum size of a pipe packet’s payload.