Expand description
Wrapper for network data buffer and parsed protocols metadata.
Structs§
- Data
Buffer - Wraps the data buffer and contains metadata about the parsed protocols.
Traits§
- Buffer
Into Inner - Provides access to the underlying data buffer.
- Payload
- Access the highest parsed layer’s payload.
- Payload
Mut - Access the highest parsed layer’s payload.