Module codecs::encoding

source ·
Expand description

A collection of support structures that are used in the process of encoding events into bytes.

Re-exports§

Modules§

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

Enums§

Type Aliases§

  • An error that occurred while building an encoder.