Package deltix.qsrv.hf.pub.codec
Interface FixedCodec
-
- All Known Subinterfaces:
FixedBoundCodec,FixedBoundEncoder,FixedExternalDecoder,FixedUnboundEncoder
- All Known Implementing Classes:
EmptyUnboundEncoder,FixedBoundDecoderImpl,FixedBoundEncoderImpl,FixedBoundExternalDecoderImpl,FixedUnboundEncoderImpl
public interface FixedCodec
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RecordClassInfogetClassInfo()
-
-
-
Method Detail
-
getClassInfo
RecordClassInfo getClassInfo()
-
-