Package uk.co.real_logic.sbe.otf


package uk.co.real_logic.sbe.otf
On-The-Fly (OTF) decoding of messages based on Ir using a visitor pattern.
  • Class
    Description
    Abstract TokenListener that can be extended when not all callback methods are required.
    Used to decode a message header while doing on-the-fly decoding of a message stream.
    On-the-fly decoder that dynamically decodes messages based on the IR for a schema.
    Callback interface to be implemented by code wanting to decode messages on-the-fly.
    Utility functions for applying over encoded types to help with on-the-fly (OTF) decoding.