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