public interface PacketPayload extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
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.