Package org.yamcs.mdb

Interface DataDecoder

All Superinterfaces:
AlgorithmExecutor
All Known Implementing Classes:
AbstractDataDecoder, BitMaskBooleanDecoder, HexStringDecoder, LeadingSizeBinaryDecoder, RemainingBinaryDecoder, ReverseBinaryDecoder, TimeBinaryDecoder

public interface DataDecoder extends AlgorithmExecutor
Interface to be implemented by the custom XTCE DataEncoding decoders - fromBinaryTransformAlgorithm