Expand description
Tremor codecs for decoding and encoding data from wire format to tremor’s internal representation
Re-exports§
pub use crate::errors::Error;
Modules§
Traits§
- Codec
- The codec trait, to encode and decode data
Functions§
- resolve
- resolve a codec from either a codec name of a full-blown config
Type Aliases§
- Config
- Configuration, commonly used for codecs