public static class Strings.BinDecoder extends BinaryDecoder
Constructor and Description |
---|
Strings.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() |
decode
public 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 BinaryDecoder
IOException
Copyright © 2013–2017 impossibl.com. All rights reserved.