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