| Package | Description |
|---|---|
| io.netty.buffer |
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
|
| Modifier and Type | Field and Description |
|---|---|
private Recycler.Handle<ByteBufUtil.ThreadLocalUnsafeDirectByteBuf> |
ByteBufUtil.ThreadLocalUnsafeDirectByteBuf.handle |
private static Recycler<ByteBufUtil.ThreadLocalUnsafeDirectByteBuf> |
ByteBufUtil.ThreadLocalUnsafeDirectByteBuf.RECYCLER |
| Modifier and Type | Method and Description |
|---|---|
(package private) static ByteBufUtil.ThreadLocalUnsafeDirectByteBuf |
ByteBufUtil.ThreadLocalUnsafeDirectByteBuf.newInstance() |
| Constructor and Description |
|---|
ThreadLocalUnsafeDirectByteBuf(Recycler.Handle<ByteBufUtil.ThreadLocalUnsafeDirectByteBuf> handle) |