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