Package deltix.qsrv.hf.pub.codec
Interface FixedBoundCodec
-
- All Superinterfaces:
FixedCodec
public interface FixedBoundCodec extends FixedCodec
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Class<?>
getTargetClass()
-
Methods inherited from interface deltix.qsrv.hf.pub.codec.FixedCodec
getClassInfo
-
-