public class MessagePayloadImpl extends Object implements MessagePayload
ByteBuf that implements MessagePayload.| Modifier and Type | Method and Description |
|---|---|
byte[] |
copiedBuffer() |
static MessagePayloadImpl |
create(@NonNull io.netty.buffer.ByteBuf byteBuf) |
void |
release() |
public static MessagePayloadImpl create(@NonNull @NonNull io.netty.buffer.ByteBuf byteBuf)
public void release()
release in interface MessagePayloadpublic byte[] copiedBuffer()
copiedBuffer in interface MessagePayloadCopyright © 2017–2022 Apache Software Foundation. All rights reserved.