private class ByteArrayPool.DirectBufferByteArray extends BufferByteArray
ByteArray.Cursor| Modifier and Type | Field and Description |
|---|---|
private boolean |
freed |
bb| Constructor and Description |
|---|
DirectBufferByteArray(IoBuffer bb) |
| Modifier and Type | Method and Description |
|---|---|
void |
free()
Remove any resources associated with this object.
|
void |
setFreed(boolean freed) |
cursor, cursor, first, get, get, getChar, getDouble, getFloat, getInt, getIoBuffers, getLong, getShort, getSingleIoBuffer, last, order, order, put, put, putChar, putDouble, putFloat, putInt, putLong, putShort, sliceequals, lengthpublic DirectBufferByteArray(IoBuffer bb)
public void setFreed(boolean freed)
public void free()
ByteArrayfree in interface ByteArrayfree in class BufferByteArray