Function parse

Source
pub fn parse(buf: &mut Cursor<&[u8]>) -> Result<Frame, ParseFrameError>
Expand description

Parses the buffered data into frames