Uses of Interface
org.agrona.sbe.DecoderFlyweight
Packages that use DecoderFlyweight
Package
Description
Common interfaces which can apply to SBE messages to support abstract usage.
-
Uses of DecoderFlyweight in org.agrona.sbe
Subinterfaces of DecoderFlyweight in org.agrona.sbeModifier and TypeInterfaceDescriptioninterfaceA flyweight for decoding an SBE Composite type.interfaceA flyweight for decoding an SBE message from a buffer.