public class ByteBufferPool
extends java.lang.Object
| Constructor and Description |
|---|
ByteBufferPool(int capacity,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
freeByteBuffer(java.nio.ByteBuffer buf) |
java.nio.ByteBuffer |
newByteBuffer() |