public class MappedBytesStore extends NativeBytesStore
addresscharToString| Modifier and Type | Method and Description |
|---|---|
default ByteOrder |
byteOrder() |
Bytes<Void> |
bytesForWrite() |
default long |
readLimit() |
default long |
readPosition() |
default long |
readRemaining() |
long |
safeLimit() |
long |
start() |
default long |
writeLimit() |
default long |
writePosition() |
default long |
writeRemaining() |
address, capacity, compareAndSwapInt, compareAndSwapLong, copy, elasticByteBuffer, elasticByteBuffer, equals, lazyNativeBytesStoreWithFixedCapacity, nativeRead, nativeStore, nativeStoreWithFixedCapacity, nativeWrite, readByte, readDouble, readFloat, readIncompleteLong, readInt, readLong, readShort, readVolatileInt, readVolatileLong, realCapacity, refCount, release, reserve, setAddress, toString, underlyingObject, wrap, write, write, write, writeByte, writeDouble, writeFloat, writeInt, writeLong, writeOrderedInt, writeOrderedLong, writeShort, zeroOutclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAndGetInt, addAndGetLong, byteCheckSum, bytesForRead, bytesStore, charAt, copyTo, equalBytes, getAndAddInt, inside, isClear, length, nativePointer, subSequence, toDebugString, wrapbytesEqual, copyTo, createCharToString, parseLong, printable, readBoolean, readUnsignedByte, readUnsignedInt, readUnsignedShortappend, write, write, writeBoolean, writeByte, writeUnsignedByte, writeUnsignedInt, writeUnsignedShortclose, releaseAll, tryReservechars, codePointspublic Bytes<Void> bytesForWrite()
bytesForWrite in interface BytesStorebytesForWrite in class NativeBytesStorepublic long safeLimit()
public long start()
public long readPosition()
public long writePosition()
public long readRemaining()
public long writeRemaining()
public long readLimit()
public long writeLimit()
public ByteOrder byteOrder()
Copyright © 2015. All rights reserved.