public class FineCodecUtil extends java.lang.Object implements MessageCodecUtil
MESSAGE_LENGTH| 构造器和说明 |
|---|
FineCodecUtil() |
public void encode(io.netty.buffer.ByteBuf out,
java.lang.Object message)
throws java.io.IOException
encode 在接口中 MessageCodecUtiljava.io.IOExceptionpublic java.lang.Object decode(byte[] body)
throws java.io.IOException
decode 在接口中 MessageCodecUtiljava.io.IOException