Module packet::serialize

source ·
Expand description

Serialization.

Structs§

Enums§

Traits§

  • An object capable of allocating new buffers.
  • An object capable of providing buffers which satisfy certain constraints.
  • A builder capable of serializing packets - which do not encapsulate other packets - into an existing buffer.
  • A builder capable of serializing a packet’s headers and footers.

Functions§