public class FixedBufferPool
extends java.lang.Object
implements org.eclipse.jetty.io.ByteBufferPool
| Constructor and Description |
|---|
FixedBufferPool(int size) |
| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteBuffer |
acquire(int size,
boolean direct) |
void |
release(java.nio.ByteBuffer buffer) |
Copyright © 2015. All Rights Reserved.