public final class DirectByteBufferRecord extends Object
ByteBuffer storage.| Constructor and Description |
|---|
DirectByteBufferRecord() |
| Modifier and Type | Method and Description |
|---|---|
static DirectByteBufferRecord |
allocate(int size) |
ByteBuffer |
getByteBuffer() |
void |
release() |
public static DirectByteBufferRecord allocate(int size)
public ByteBuffer getByteBuffer()
public void release()
Copyright © 2014 Oracle Corporation. All rights reserved.