Class LongVarUnsignedDecoder

java.lang.Object
skadistats.clarity.io.decoder.LongVarUnsignedDecoder
All Implemented Interfaces:
Decoder<Long>

public class LongVarUnsignedDecoder extends Object implements Decoder<Long>
  • Constructor Details

    • LongVarUnsignedDecoder

      public LongVarUnsignedDecoder()
  • Method Details