public class CharacterEncoder extends AbstractEncoder implements Encoder.Text<Character>
Character
to Text
Message encoderEncoder.Binary<T>, Encoder.BinaryStream<T>, Encoder.Text<T>, Encoder.TextStream<T>
Constructor and Description |
---|
CharacterEncoder() |
Modifier and Type | Method and Description |
---|---|
String |
encode(Character object) |
destroy, init
public String encode(Character object) throws EncodeException
encode
in interface Encoder.Text<Character>
EncodeException
Copyright © 1995-2015 Webtide. All Rights Reserved.