Package deltix.qsrv.hf.pub.codec
-
Interface Summary Interface Description BoundDecoder BoundExternalDecoder CharSequenceDecoder DataFieldInfo FixedBoundCodec FixedBoundEncoder FixedCodec FixedExternalDecoder FixedUnboundEncoder NonStaticFieldInfo PolyBoundEncoder PolyUnboundEncoder RecordClassInfo StaticFieldInfo UnboundDecoder Implements sequential access to unbound records.UnboundEncoder -
Class Summary Class Description AlphanumericCodec Implements encoding and decoding of strings composed from characters of the limited set.CachedCodecFactory Not thread-safe wrapper for CodecFactory that caches resultsCachingCodecMetaFactory CodecFactory Factory for all kinds of codecs.CodecMetaFactory CompiledCodecMetaFactory FieldLayout<T extends DataField> InterpretingCodecMetaFactory NestedObjectCodec NonStaticFieldLayout RecordLayout RecordTypeMap<T> SchemaComparator Utilities for comparing two record descriptors in order to determine whether messages serialized with one can be deserialized with another.SchemaComparator.Listener StaticFieldLayout TimeCodec Time is binary-encoded in the following ways, depending on scale Scale # Bytes Head Bits # Bits in Value Range, Years s*10-6 7 000 53 569 s*10-3 6 001 45 2225 s 5 010 37 8692 s*10 4 011 29 339 h 3 100 21 477TimeIntervalCodec -
Enum Summary Enum Description CodecFactory.CodecChooseMode -
Exception Summary Exception Description MetaDataBindException