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