T - public static interface Encoder.Text<T> extends Encoder
Encoder.Binary<T>, Encoder.BinaryStream<T>, Encoder.Text<T>, Encoder.TextStream<T>String encode(T object) throws EncodeException
object - the object being encoded.EncodeExceptionCopyright © 2012. All Rights Reserved.