Module adder_codec_core::codec
source · Expand description
Expose public API for encoding and decoding
Modules
- ADΔER stream decoder
- Filler for when generated ADΔER events need not be captured
- ADΔER stream encoder
- Raw codec utilities
Structs
- The metadata which stays the same over the course of an ADΔER stream
Enums
- Specifies the output type of the encoder
- Different options for what to with the events we’re given
Constants
- Current latest version of the codec.
Traits
- A trait for reading ADΔER data from a stream.
- A trait for writing ADΔER data to a stream.