public class ExtensionFrameCodec extends Object
| Modifier and Type | Method and Description |
|---|---|
static ByteBuf |
data(ByteBuf byteBuf) |
static ByteBuf |
encode(ByteBufAllocator allocator,
int streamId,
int extendedType,
ByteBuf metadata,
ByteBuf data) |
static int |
extendedType(ByteBuf byteBuf) |
static ByteBuf |
metadata(ByteBuf byteBuf) |