Comparable<ByteBuffer>
Compacts this buffer (optional operation).
Creates a new byte buffer that shares this buffer's content.
Forces any changes made to this buffer's content to be written to the storage device containing the mapped file.
force(int index, int length)
Forces any changes made to a region of this buffer's content to be written to the storage device containing the mapped file.
final boolean
Tells whether or not this buffer's content is resident in physical memory.
Sets this buffer's limit.
Loads this buffer's content into physical memory.
Sets this buffer's mark at its position.
Sets this buffer's position.
Resets this buffer's position to the previously-marked position.
Creates a new byte buffer whose content is a shared subsequence of this buffer's content.
slice(int index, int length)
Creates a new byte buffer whose content is a shared subsequence of this buffer's content.
Methods declared in class java.nio.ByteBufferalignedSlice, alignmentOffset, allocate, allocateDirect, array, arrayOffset, asCharBuffer, asDoubleBuffer, asFloatBuffer, asIntBuffer, asLongBuffer, asReadOnlyBuffer, asShortBuffer, compareTo, equals, get, get, get, get, get, get, getChar, getChar, getDouble, getDouble, getFloat, getFloat, getInt, getInt, getLong, getLong, getShort, getShort, hasArray, hashCode, isDirect, mismatch, order, order, put, put, put, put, put, put, put, put, putChar, putChar, putDouble, putDouble, putFloat, putFloat, putInt, putInt, putLong, putLong, putShort, putShort, toString, wrap, wrap
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4