[][src]Constant internet2::transport::FRAME_PREFIX_SIZE

pub const FRAME_PREFIX_SIZE: usize = 2 + 16; // 0x0_000_000_000_000_012usize

Size of the frame prefix which is not included into payload size, consisting of the 2-bytes message size data and 16-byte MAC of the payload length