Skip to main content

Module decoder

Module decoder 

Source
Expand description

Decoder traits for SBE messages.

This module provides the SbeDecoder trait for zero-copy message decoding.

Enums§

DecodeError
Error type for decoding operations.

Traits§

MessageDispatch
Trait for message dispatching based on template ID.
SbeDecoder
Trait for zero-copy SBE message decoders.