Package akka.io
Interface BufferPool
- 
public interface BufferPool 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.nio.ByteBufferacquire()voidrelease(java.nio.ByteBuffer buf) 
 - 
 
public interface BufferPool
| Modifier and Type | Method | Description | 
|---|---|---|
java.nio.ByteBuffer | 
acquire() | 
|
void | 
release(java.nio.ByteBuffer buf) |