pcap_parser::pcapng
pub fn parse_sections(i: &[u8]) -> IResult<&[u8], Vec<Section<'_>>, PcapError>
Parse multiple sections (little or big endian)