pcap_parser::pcapng
pub fn parse_section(i: &[u8]) -> IResult<&[u8], Section<'_>, PcapError>
Parse one section (little or big endian)