Function pcap_parser::pcapng::parse_sectionheader [−][src]
pub fn parse_sectionheader(i: &[u8]) -> IResult<&[u8], Block<'_>, PcapError>
👎 Deprecated since 0.11.0:
Please use the parse_sectionheaderblock function instead
Parse a SectionHeaderBlock (little or big endian)