public final class ByteBufferUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static boolean |
CLEAN_SUPPORTED |
private static java.lang.reflect.Method |
directBufferCleaner |
private static java.lang.reflect.Method |
directBufferCleanerClean |
| Modifier | Constructor and Description |
|---|---|
private |
ByteBufferUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
destroy(java.nio.ByteBuffer buffer)
Destroy the given
ByteBuffer if possible |