public abstract class DelegatingLongByteBuffer extends AbstractLongByteBuffer
mReaderIndex, mWriterIndex| Constructor and Description |
|---|
DelegatingLongByteBuffer(long theLength) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_dispose() |
protected abstract LongByteBuffer |
delegate() |
_getByte, _getDouble, _getFloat, _getInt, _getLong, _getShort, _setByte, _setDouble, _setFloat, _setInt, _setLong, _setShort, assertCanRead, assertCanWrite, assertIndexes, assertValidIndex, capacity, clear, copy, dispose, ensureAccessible, getByte, getBytes, getChar, getDouble, getFloat, getInt, getLong, getShort, readableBytes, readByte, readBytes, readBytes, readBytes, readChar, readDouble, readerIndex, readerIndex, readFloat, readInt, readLong, readShort, setByte, setBytes, setBytes, setChar, setDouble, setFloat, setInt, setLong, setShort, setZero, writableBytes, writeByte, writeBytes, writeBytes, writeBytes, writeBytes, writeChar, writeDouble, writeFloat, writeInt, writeLong, writerIndex, writerIndex, writeShortprotected abstract LongByteBuffer delegate()
protected void _dispose()
_dispose in class AbstractLongByteBufferCopyright © 2010-2016 Stardog Union. All Rights Reserved.