Skip to main content

Module reassembler

Module reassembler 

Source
Expand description

Reassembly of segmented packets back into a contiguous data block.

Structs§

Reassembler
A stateful helper that reassembles data from segmented packets into a user-provided buffer.

Enums§

ReassemblyError
An error that can occur during the reassembly of segmented packets.
ReassemblyState
The state of a reassembly process.