| 限定符和类型 | 字段和说明 |
|---|---|
static ByteBufCodec |
INSTANCE |
| 构造器和说明 |
|---|
ByteBufCodec() |
| 限定符和类型 | 方法和说明 |
|---|---|
io.netty.buffer.ByteBuf |
decode(Payload payload) |
Payload |
encode(io.netty.buffer.ByteBuf body) |
Class<io.netty.buffer.ByteBuf> |
forType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisDecodeFrompublic static final ByteBufCodec INSTANCE
Copyright © 2019–2022. All rights reserved.