public interface MessageCodecUtil
static int
MESSAGE_LENGTH
java.lang.Object
decode(byte[] body)
void
encode(io.netty.buffer.ByteBuf out, java.lang.Object message)
static final int MESSAGE_LENGTH
void encode(io.netty.buffer.ByteBuf out, java.lang.Object message) throws java.io.IOException
java.io.IOException
java.lang.Object decode(byte[] body) throws java.io.IOException