public class ByteEncoder extends Object implements Encoder.Text<Byte>
Encoder.Binary<T>, Encoder.BinaryStream<T>, Encoder.Text<T>, Encoder.TextStream<T>| Constructor and Description |
|---|
ByteEncoder() |
public String encode(Byte b) throws EncodeException
Encoder.Textencode in interface Encoder.Text<Byte>b - the object being encoded.EncodeExceptionCopyright © 2012. All Rights Reserved.