Package org.agrona.sbe
package org.agrona.sbe
Common interfaces which can apply to SBE messages to support abstract usage.
-
InterfacesClassDescriptionA flyweight for decoding an SBE Composite type.A flyweight for encoding an SBE Composite type.A flyweight for decoding an SBE type.A flyweight for encoding an SBE type.An SBE (Simple Binary Encoding) flyweight object.A flyweight for decoding an SBE message from a buffer.A flyweight for encoding SBE messages.Common behaviour to SBE Message encoder and decoder flyweights.