public class MetadataPushFrameFlyweight extends Object
| Constructor and Description |
|---|
MetadataPushFrameFlyweight() |
| Modifier and Type | Method and Description |
|---|---|
static ByteBuf |
encode(ByteBufAllocator allocator,
ByteBuf metadata) |
static ByteBuf |
encodeReleasingPayload(ByteBufAllocator allocator,
Payload payload) |
static ByteBuf |
metadata(ByteBuf byteBuf) |
public static ByteBuf encodeReleasingPayload(ByteBufAllocator allocator, Payload payload)
public static ByteBuf encode(ByteBufAllocator allocator, ByteBuf metadata)