Skip to main content

read_pcap

Function read_pcap 

Source
pub fn read_pcap(path: impl AsRef<Path>) -> Result<Pcap>
Expand description

ยงErrors

Fails if the file cannot be read or is not a classic pcap file.