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 TypeInterfaceDescriptioninterface
A flyweight for decoding an SBE Composite type.interface
A flyweight for decoding an SBE message from a buffer.