Module adder_codec_core::codec

source ·
Expand description

Expose public API for encoding and decoding

Modules

Structs

Enums

  • The encoder type, along with any associated options
  • Allow the encoder to randomly drop events before compressing, if the event rate is too high
  • Reorder the events according to their firing times
  • Different options for what to with the events we’re given

Constants

Traits