Module pcap_file::pcapng

source ·
Expand description

Contains the PcapNg parser, reader and writer

Modules

Contains the PcapNg blocks.

Structs

Parses a PcapNg from a slice of bytes.
Reads a PcapNg from a reader.
Writes a PcapNg to a writer.
PcapNg Block

Enums

PcapNg parsed blocks

Traits

Common interface for the PcapNg blocks