public static class Names.TxtDecoder extends TextDecoder
| Constructor and Description |
|---|
Names.TxtDecoder() |
| Modifier and Type | Method and Description |
|---|---|
String |
decode(Type type,
Short typeLength,
Integer typeModifier,
CharSequence buffer,
Context context) |
PrimitiveType |
getInputPrimitiveType() |
Class<?> |
getOutputType() |
decodepublic PrimitiveType getInputPrimitiveType()
public Class<?> getOutputType()
public String decode(Type type, Short typeLength, Integer typeModifier, CharSequence buffer, Context context) throws IOException
decode in class TextDecoderIOExceptionCopyright © 2013–2017 impossibl.com. All rights reserved.