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