pub fn parse_sectionheader( i: &[u8]) -> IResult<&[u8], Block<'_>, PcapError<&[u8]>>
Please use the parse_sectionheaderblock function instead
Parse a SectionHeaderBlock (little or big endian)