Function segment_rs::frame::parse
source · [−]pub fn parse(buf: &mut Cursor<&[u8]>) -> Result<Frame, ParseFrameError>
Expand description
Parses the buffered data into frames
pub fn parse(buf: &mut Cursor<&[u8]>) -> Result<Frame, ParseFrameError>
Parses the buffered data into frames