Skip to main content

decode_header

Function decode_header 

Source
pub fn decode_header(buf: &[u8]) -> Option<(u8, usize)>
Expand description

Decode frame header, returns (flags, payload_len) or None