Module dove::frame_codec[][src]

The frame_codec contains utility types for simplifying frame and composite type encoding and decoding.

Structs

FrameDecoder

A decoder helper type that provides convenient decoding of described list types, such as frames and a few other AMQP types.

FrameEncoder

An encoder helper type that provides convenient encoding of AMQP described list types, such as frames.