public static class Unknowns.BinEncoder extends BinaryEncoder
Constructor and Description |
---|
Unknowns.BinEncoder() |
Modifier and Type | Method and Description |
---|---|
void |
encode(Type type,
io.netty.buffer.ByteBuf buffer,
Object val,
Context context) |
Class<?> |
getInputType() |
PrimitiveType |
getOutputPrimitiveType() |
encode
public PrimitiveType getOutputPrimitiveType()
getOutputPrimitiveType
in interface Type.Codec.Encoder
public Class<?> getInputType()
public void encode(Type type, io.netty.buffer.ByteBuf buffer, Object val, Context context) throws IOException
encode
in class BinaryEncoder
IOException
Copyright © 2013–2017 impossibl.com. All rights reserved.