Structs§
- This is a dictionary translation variant of
Translator
. - A closure-based translator
- This is a unit translation variant of
Translator
. This just maps all encoded values from aHybridRleDecoder
to themselves.
Traits§
- Trait that describes what to do with consumed Hybrid-RLE Encoded values.
- A trait to describe a translation from a HybridRLE encoding to an another format.