public interface UnmappableBuffer
| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteBuffer |
getBuffer()
Returns the buffer.
|
boolean |
unmapBuffer()
Attempts to reclaim resources used by the buffer.
|
java.nio.ByteBuffer getBuffer()
boolean unmapBuffer()