public interface PacketPayload extends AutoCloseable
| 限定符和类型 | 方法和说明 |
|---|---|
io.netty.buffer.ByteBuf |
getByteBuf()
Get byte buf.
|
Charset |
getCharset()
Get charset.
|
closeio.netty.buffer.ByteBuf getByteBuf()
Charset getCharset()
Copyright © 2022 The Apache Software Foundation. All rights reserved.