Skip to main content

parse_frame

Function parse_frame 

Source
pub fn parse_frame(buf: &[u8]) -> Result<Option<(Frame, usize)>>