public abstract class AbstractMessageWithDimension extends AbstractMessage
| Modifier and Type | Method and Description |
|---|---|
void |
fromBytes(io.netty.buffer.ByteBuf buf) |
void |
toBytes(io.netty.buffer.ByteBuf buf) |
public void fromBytes(io.netty.buffer.ByteBuf buf)
fromBytes in class AbstractMessagepublic void toBytes(io.netty.buffer.ByteBuf buf)
toBytes in class AbstractMessage