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