public class ByteEncoder extends AbstractByteEncoder<String>
ByteEncoder()
Byte
decode(String value)
String
encode(Byte value)
getAlias, resolves
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteEncoder()
public String encode(Byte value)
TypeEncoder
public Byte decode(String value)
Copyright © 2015 Calrissian. All rights reserved.