pub fn parse_section(i: &[u8]) -> IResult<&[u8], Section<'_>, PcapError<&[u8]>>
Expand description

Parse one section (little or big endian)