public static class Strings.TxtEncoder extends TextEncoder
| Constructor and Description |
|---|
Strings.TxtEncoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(Type type,
StringBuilder buffer,
Object val,
Context context) |
Class<?> |
getInputType() |
PrimitiveType |
getOutputPrimitiveType() |
encodepublic Class<?> getInputType()
public PrimitiveType getOutputPrimitiveType()
public void encode(Type type, StringBuilder buffer, Object val, Context context) throws IOException
encode in class TextEncoderIOExceptionCopyright © 2013–2017 impossibl.com. All rights reserved.