Module codecs::decoding::framing

source ·
Expand description

A collection of framing methods that can be used to convert from byte frames with defined boundaries to byte chunks.

Structs§

Traits§

  • Produce byte frames from a byte stream / byte message.
  • An error that occurred while producing byte frames from a byte stream / byte message.

Type Aliases§