public static final class ByteBufferList.BufferPool extends Object
| Constructor and Description |
|---|
BufferPool() |
| Modifier and Type | Method and Description |
|---|---|
static ByteBuffer |
getBuffer(int length) |
static void |
release(ByteBuffer bb) |
static void |
releaseAll() |
public static ByteBuffer getBuffer(int length)
public static void release(ByteBuffer bb)
public static void releaseAll()