Function pcap_parser::pcap::parse_pcap_header [−][src]
pub fn parse_pcap_header(
i: &[u8]
) -> IResult<&[u8], PcapHeader, PcapError<&[u8]>>
Expand description
Read the PCAP global header
The global header contains the PCAP description and options