Skip to main content

Module reader

Module reader 

Source
Expand description

PCAP file reader with streaming support.

Structs§

PcapIterator
Streaming iterator over packets in a PCAP file.

Functions§

rdpcap
Read all packets from a PCAP file into memory.