MAX_FRAGMENT_LENGTH

Constant MAX_FRAGMENT_LENGTH 

Source
pub const MAX_FRAGMENT_LENGTH: u16 = 16_384;
Expand description

TLS maximum fragment length, equivalent to 2^14 bytes (16_384 bytes)