public class IntegerDecoder extends Object implements Decoder<Integer>
IntegerDecoder()
Integer
fromBytes(byte[] bytes)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntegerDecoder()
public Integer fromBytes(byte[] bytes)
fromBytes
Decoder<Integer>