Module data_buffer

Module data_buffer 

Source
Expand description

Wrapper for network data buffer and parsed protocols metadata.

Structs§

DataBuffer
Wraps the data buffer and contains metadata about the parsed protocols.

Traits§

BufferIntoInner
Provides access to the underlying data buffer.
Payload
Access the highest parsed layer’s payload.
PayloadMut
Access the highest parsed layer’s payload.