public static class Jsons.BinDecoder extends BinaryDecoder
| Constructor and Description |
|---|
Jsons.BinDecoder() |
| Modifier and Type | Method and Description |
|---|---|
String |
decode(Type type,
Short typeLength,
Integer typeModifier,
io.netty.buffer.ByteBuf buffer,
Context context) |
PrimitiveType |
getInputPrimitiveType() |
Class<?> |
getOutputType() |
decodepublic PrimitiveType getInputPrimitiveType()
public Class<?> getOutputType()
public String decode(Type type, Short typeLength, Integer typeModifier, io.netty.buffer.ByteBuf buffer, Context context) throws IOException
decode in class BinaryDecoderIOExceptionCopyright © 2013–2017 impossibl.com. All rights reserved.