Class LeadingSizeBinaryDecoder

java.lang.Object
org.yamcs.mdb.AbstractDataDecoder
org.yamcs.algo.LeadingSizeBinaryDecoder
All Implemented Interfaces:
AlgorithmExecutor, DataDecoder

public class LeadingSizeBinaryDecoder extends AbstractDataDecoder
  • Constructor Details

  • Method Details

    • extractRaw

      public Value extractRaw(DataEncoding de, BitBuffer buffer)
      Description copied from interface: DataDecoder
      Extracts the raw value from the buffer. The offset inside the buffer shall be moved to the end of the parameter
      Returns: