Class BitMaskBooleanDecoder

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

public class BitMaskBooleanDecoder extends AbstractDataDecoder
Decoder that returns a boolean true if the read bytes has all bits set of the provided bit mask.