Expand description
Contains the PcapNg parser, reader and writer
Re-exports§
pub use blocks::Block;
pub use blocks::PcapNgBlock;
pub use blocks::RawBlock;
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.