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