-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
DefaultEncoder
public DefaultEncoder()
-
方法详细资料
-
encode
public io.netty.buffer.ByteBuf encode(Object message)
throws io.netty.handler.codec.EncoderException
- 指定者:
encode 在接口中 IEncoder<Object,io.netty.buffer.ByteBuf>
- 抛出:
io.netty.handler.codec.EncoderException
-