Skip to main content

check

Function check 

Source
pub fn check(
    stream: &mut BytesMut,
    max_packet_size: usize,
) -> Result<FixedHeader, Error>
Expand description

Checks if the stream has enough bytes to frame a packet and returns fixed header