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)
String encode(T object) throws EncodeException
object
EncodeException
Copyright © 2013. All Rights Reserved.