public static class Unknowns.BinDecoder extends BinaryDecoder
| Constructor and Description |
|---|
Unknowns.BinDecoder() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
decode(Type type,
Short typeLength,
Integer typeModifier,
io.netty.buffer.ByteBuf buffer,
Context context) |
PrimitiveType |
getInputPrimitiveType() |
Class<?> |
getOutputType() |
decodepublic PrimitiveType getInputPrimitiveType()
getInputPrimitiveType in interface Type.Codec.Decoderpublic Class<?> getOutputType()
public byte[] 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.