[][src]Function pcap_parser::pcap::parse_pcap_header

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

Read the PCAP global header

The global header contains the PCAP description and options