private class PowerOfTwoBufferPool.PooledByteBufNIO extends ByteBufNIO
Constructor and Description |
---|
PooledByteBufNIO(java.nio.ByteBuffer buf) |
Modifier and Type | Method and Description |
---|---|
void |
release()
Release a reference to this object.
|
array, asNIO, asReadOnly, capacity, clear, duplicate, flip, get, get, get, get, get, get, getDouble, getDouble, getInt, getInt, getLong, getLong, getReferenceCount, hasRemaining, limit, limit, order, position, position, put, put, put, remaining, retain
public void release()
ByteBuf
release
in interface ByteBuf
release
in class ByteBufNIO