Interface CompositeDecoderFlyweight

All Superinterfaces:
DecoderFlyweight, Flyweight

public interface CompositeDecoderFlyweight extends DecoderFlyweight
A flyweight for decoding an SBE Composite type.
  • Method Details