[][src]Function pcap_parser::pcapng::parse_sectionheader

pub fn parse_sectionheader(i: &[u8]) -> IResult<&[u8], Block, PcapError>