Class IntUnsignedDecoder

java.lang.Object
skadistats.clarity.io.decoder.IntUnsignedDecoder
All Implemented Interfaces:
Decoder<Integer>

public class IntUnsignedDecoder extends Object implements Decoder<Integer>
  • Constructor Details

    • IntUnsignedDecoder

      public IntUnsignedDecoder(int nBits)
  • Method Details