public static class Domains.TxtEncoder extends Object
| Constructor and Description |
|---|
TxtEncoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(Context context,
Type type,
Object value,
Object sourceContext,
StringBuilder buffer) |
protected void |
encodeValue(Context context,
Type type,
Object value,
Object sourceContext,
StringBuilder buffer) |
protected void encodeValue(Context context, Type type, Object value, Object sourceContext, StringBuilder buffer) throws IOException
IOExceptionpublic void encode(Context context, Type type, Object value, Object sourceContext, StringBuilder buffer) throws IOException
encode in interface Type.Codec.Encoder<StringBuilder>IOException