public class IndirectNIOBuffer extends ByteArrayBuffer implements NIOBuffer
ByteArrayBuffer.CaseInsensitiveBuffer.CaseInsensitve| Modifier and Type | Field and Description |
|---|---|
protected ByteBuffer |
_buf |
_bytes__IMMUTABLE, __READONLY, __READWRITE, __VOLATILE, _access, _get, _hash, _hashGet, _hashPut, _mark, _put, _string, _view, _volatile| Constructor and Description |
|---|
IndirectNIOBuffer(ByteBuffer buffer,
boolean immutable) |
IndirectNIOBuffer(int size) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getByteBuffer() |
boolean |
isDirect() |
array, capacity, compact, equals, equalsIgnoreCase, get, hashCode, peek, peek, poke, poke, poke, readFrom, space, writeToasArray, asImmutableBuffer, asMutableBuffer, asNonVolatileBuffer, asReadOnlyBuffer, buffer, clear, duplicate, get, get, getIndex, hasContent, isImmutable, isReadOnly, isVolatile, length, mark, mark, markIndex, peek, peek, put, put, put, put, putIndex, reset, rewind, setGetIndex, setMarkIndex, setPutIndex, skip, slice, sliceFromMark, sliceFromMark, toDebugString, toDetailString, toString, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitarray, asArray, asImmutableBuffer, asMutableBuffer, asNonVolatileBuffer, asReadOnlyBuffer, buffer, capacity, clear, compact, equalsIgnoreCase, get, get, get, getIndex, hasContent, isImmutable, isReadOnly, isVolatile, length, mark, mark, markIndex, peek, peek, peek, peek, poke, poke, poke, put, put, put, put, putIndex, readFrom, reset, setGetIndex, setMarkIndex, setPutIndex, skip, slice, sliceFromMark, sliceFromMark, space, toDetailString, toString, toString, writeToprotected final ByteBuffer _buf
public IndirectNIOBuffer(int size)
public IndirectNIOBuffer(ByteBuffer buffer, boolean immutable)
public ByteBuffer getByteBuffer()
getByteBuffer in interface NIOBufferCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.