public class RequestNFrameFlyweight extends Object
Modifier and Type | Method and Description |
---|---|
static ByteBuf |
encode(ByteBufAllocator allocator,
int streamId,
int requestN) |
static ByteBuf |
encode(ByteBufAllocator allocator,
int streamId,
long requestN) |
static int |
requestN(ByteBuf byteBuf) |
public static ByteBuf encode(ByteBufAllocator allocator, int streamId, long requestN)
public static ByteBuf encode(ByteBufAllocator allocator, int streamId, int requestN)
public static int requestN(ByteBuf byteBuf)