public final class DirectByteBufferRecord
extends java.lang.Object
ByteBuffer storage.| Constructor and Description |
|---|
DirectByteBufferRecord() |
| Modifier and Type | Method and Description |
|---|---|
static DirectByteBufferRecord |
allocate(int size) |
java.nio.ByteBuffer |
getByteBuffer() |
void |
release() |
public static DirectByteBufferRecord allocate(int size)
public java.nio.ByteBuffer getByteBuffer()
public void release()
Copyright © 2013 Oracle Corporation. All Rights Reserved.