- AbstractBytes<Underlying> - Class in net.openhft.chronicle.bytes
-
- AbstractBytesStore<B extends BytesStore<B,Underlying>,Underlying> - Class in net.openhft.chronicle.bytes
-
- AbstractBytesStore() - Constructor for class net.openhft.chronicle.bytes.AbstractBytesStore
-
- AbstractInterner<T> - Class in net.openhft.chronicle.bytes.util
-
- AbstractInterner(int) - Constructor for class net.openhft.chronicle.bytes.util.AbstractInterner
-
- AbstractReference - Class in net.openhft.chronicle.bytes.ref
-
Created by Jerry Shea on 26/02/18.
- AbstractReference() - Constructor for class net.openhft.chronicle.bytes.ref.AbstractReference
-
- accept(long, BytesIn) - Method in interface net.openhft.chronicle.bytes.BytesParselet
-
- acceptNewBytesStore(BytesStore) - Method in class net.openhft.chronicle.bytes.ref.AbstractReference
-
- acquireBytes() - Method in class net.openhft.chronicle.bytes.pool.BytesPool
-
- acquireBytesForRead(long) - Method in class net.openhft.chronicle.bytes.MappedFile
-
Convenience method so you don't need to release the BytesStore
- acquireBytesForRead(long, VanillaBytes) - Method in class net.openhft.chronicle.bytes.MappedFile
-
- acquireBytesForWrite(long) - Method in class net.openhft.chronicle.bytes.MappedFile
-
- acquireBytesForWrite(long, VanillaBytes) - Method in class net.openhft.chronicle.bytes.MappedFile
-
- acquireByteStore(long) - Method in class net.openhft.chronicle.bytes.MappedFile
-
- acquireByteStore(long, MappedBytesStoreFactory<T>) - Method in class net.openhft.chronicle.bytes.MappedFile
-
- actual() - Method in class net.openhft.chronicle.bytes.BytesTextMethodTester
-
- actualSize() - Method in class net.openhft.chronicle.bytes.MappedFile
-
- addAndGetByteNotAtomic(long, byte) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
Deprecated.
- addAndGetDouble(long, double) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Perform an atomic add and get operation for a 64-bit double
- addAndGetDoubleNotAtomic(long, double) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
Deprecated.
- addAndGetFloat(long, float) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Perform an atomic add and get operation for a 32-bit float
- addAndGetFloatNotAtomic(long, float) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
Perform a not atomic add and get operation for a float value.
- addAndGetInt(long, int) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- addAndGetInt(long, int) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Perform an atomic add and get operation for a 32-bit int
- addAndGetIntNotAtomic(long, int) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
Perform a not atomic add and get operation for an int value.
- addAndGetLong(long, long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- addAndGetLong(long, long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Perform an atomic add and get operation for a 64-bit long
- addAndGetLongNotAtomic(long, long) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
Deprecated.
- addAndGetShortNotAtomic(long, short) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
Perform a not atomic add and get operation for a short value.
- addAndGetUnsignedByteNotAtomic(long, int) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
Perform a not atomic add and get operation for an unsigned byte value.
- addAndGetUnsignedIntNotAtomic(long, int) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
Deprecated.
- addAndGetUnsignedShortNotAtomic(long, int) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
Deprecated.
- addAtomicValue(int) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntReference
-
- addAtomicValue(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongReference
-
- addAtomicValue(int) - Method in class net.openhft.chronicle.bytes.ref.TextIntReference
-
- addAtomicValue(long) - Method in class net.openhft.chronicle.bytes.ref.TextLongReference
-
- addAtomicValue(long) - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
-
- addAtomicValue2(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryTwoLongReference
-
- addInterface(Class) - Method in class net.openhft.chronicle.bytes.BytesMethodWriterBuilder
-
Deprecated.
- address - Variable in class net.openhft.chronicle.bytes.NativeBytesStore
-
- address() - Method in class net.openhft.chronicle.bytes.ref.AbstractReference
-
- addressForRead(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- addressForRead(long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- addressForRead(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- addressForRead(long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- addressForRead(long, int) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- addressForRead(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- addressForRead(long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- addressForRead(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- addressForWrite(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- addressForWrite(long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- addressForWrite(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- addressForWrite(long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- addressForWrite(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- addressForWrite(long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- addressForWrite(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- addValue(int) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntReference
-
- addValue(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongReference
-
- addValue(int) - Method in class net.openhft.chronicle.bytes.ref.TextIntReference
-
- addValue(long) - Method in class net.openhft.chronicle.bytes.ref.TextLongReference
-
- addValue(long) - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
-
- addValue2(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryTwoLongReference
-
- afterRead(long) - Method in interface net.openhft.chronicle.bytes.RingBufferReader
-
- afterRun() - Method in class net.openhft.chronicle.bytes.BytesTextMethodTester
-
- afterRun(Function<String, String>) - Method in class net.openhft.chronicle.bytes.BytesTextMethodTester
-
- agitate(long) - Static method in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
-
- alignBy(int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- allocateDirect(long) - Static method in interface net.openhft.chronicle.bytes.Bytes
-
Allocate a fixed size buffer read for writing.
- allocateDirect(byte[]) - Static method in interface net.openhft.chronicle.bytes.Bytes
-
copies the contents of bytes into a direct byte buffer
- allocateElasticDirect() - Static method in interface net.openhft.chronicle.bytes.Bytes
-
Allocate an elastic buffer with initially no size.
- allocateElasticDirect(long) - Static method in interface net.openhft.chronicle.bytes.Bytes
-
Allocate an elastic buffer with initially no size.
- append(Appendable, double) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
-
- append(Appendable, long) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
-
- append(ACS, String) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
-
- append(ACS, CharSequence, long, long) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
-
- append(char) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
Append a char in UTF-8
- append(CharSequence) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
Append a characters in UTF-8
- append(boolean) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
Append a boolean as T or F
- append(int) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
Append an int in decimal
- append(long) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
Append a long in decimal
- append(float) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
Append a float in decimal notation
- append(double) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
Append a double in decimal notation
- append(double, int) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
Append a double in decimal notation to a specific number of decimal places.
- append(CharSequence, int, int) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
Append a portion of a String to the Bytes in UTF-8.
- append(BigDecimal) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
- append(long, Bytes) - Method in interface net.openhft.chronicle.bytes.OffsetFormat
-
- append(long, long, int) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
- append(long, double, int, int) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
- append(CharSequence, int, int) - Method in class net.openhft.chronicle.bytes.VanillaBytes
-
- append8bit(CharSequence) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
Append a String to the Bytes in ISO-8859-1
- append8bit(String) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
- append8bit(CharSequence, int, int) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
Append a portion of a String to the Bytes in ISO-8859-1
- append8bit(CharSequence, int, int) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- append8bit(CharSequence) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
-
- append8bit(CharSequence) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- append8bit(CharSequence) - Method in class net.openhft.chronicle.bytes.VanillaBytes
-
- append8bit(String) - Method in class net.openhft.chronicle.bytes.VanillaBytes
-
- append8bit0(CharSequence) - Method in class net.openhft.chronicle.bytes.VanillaBytes
-
- AppendableUtil - Enum in net.openhft.chronicle.bytes
-
- appendBase(long, int) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
- appendBase16(long) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
- appendBase16(long, int) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
- appendBytesFromStart(Bytes, long, StringBuilder) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
-
- appendDateMillis(long) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
- appendDecimal(long, int) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
Append a long in decimal with a given number of decimal places.
- appendTimeMillis(long) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
- appendUTF(long, char[], int, int) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
Deprecated.
- appendUTF(long, char[], int, int) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- appendUtf8(StreamingDataOutput, CharSequence) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
-
- appendUtf8(CharSequence, int, int) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- appendUtf8(char[], int, int) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- appendUtf8(long, char[], int, int) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- appendUtf8(long, char[], int, int) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- appendUtf8(CharSequence) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- appendUtf8(int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- appendUtf8(char[], int, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- appendUtf8(CharSequence, int, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- appendUtf8(byte[], int, int, byte) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- appendUtf8(byte[], int, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- appendUtf8(char[], int, int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- appendUtf8(CharSequence) - Method in class net.openhft.chronicle.bytes.VanillaBytes
-
- appendUtf8(char[], int, int) - Method in class net.openhft.chronicle.bytes.VanillaBytes
-
- apply(Method) - Method in enum net.openhft.chronicle.bytes.MethodEncoderLookup
-
- applyAsLong(BytesStore, long) - Method in interface net.openhft.chronicle.bytes.algo.BytesStoreHash
-
- applyAsLong(BytesStore) - Method in enum net.openhft.chronicle.bytes.algo.OptimisedBytesStoreHash
-
- applyAsLong(BytesStore, long) - Method in enum net.openhft.chronicle.bytes.algo.OptimisedBytesStoreHash
-
- applyAsLong(BytesStore) - Method in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
-
- applyAsLong(BytesStore, long) - Method in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
-
- applyAsLong(BytesStore) - Method in class net.openhft.chronicle.bytes.algo.XxHash
-
- applyAsLong(BytesStore, long) - Method in class net.openhft.chronicle.bytes.algo.XxHash
-
- applyAsLong32bytesMultiple(BytesStore, int) - Static method in enum net.openhft.chronicle.bytes.algo.OptimisedBytesStoreHash
-
- applyAsLongAny(BytesStore, long) - Static method in enum net.openhft.chronicle.bytes.algo.OptimisedBytesStoreHash
-
- asInt(String) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
-
- available() - Method in class net.openhft.chronicle.bytes.StreamingInputStream
-
- available() - Method in interface net.openhft.chronicle.bytes.util.Compression
-
- capacity() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- capacity() - Method in interface net.openhft.chronicle.bytes.BytesRingBufferStats
-
- capacity() - Method in interface net.openhft.chronicle.bytes.BytesStore
-
- capacity() - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- capacity() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- capacity() - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- capacity() - Method in class net.openhft.chronicle.bytes.MappedFile
-
- capacity() - Method in class net.openhft.chronicle.bytes.NativeBytes
-
- capacity() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- capacity() - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- capacity(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
-
- capacity(long) - Method in interface net.openhft.chronicle.bytes.ref.ByteableLongArrayValues
-
- capacity(long) - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
-
- capacity() - Method in class net.openhft.chronicle.bytes.SubBytes
-
- capacity - Variable in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- capacity() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- charAt(int) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
Assume ISO-8859-1 encoding, subclasses can override this.
- charToString - Static variable in interface net.openhft.chronicle.bytes.RandomDataInput
-
- checkMappedFiles() - Static method in class net.openhft.chronicle.bytes.MappedFile
-
- checkRegisteredBytes() - Static method in enum net.openhft.chronicle.bytes.BytesUtil
-
- checkReleased() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- chunkSize() - Method in class net.openhft.chronicle.bytes.MappedFile
-
- cipher(Cipher, Bytes, ByteBuffer, ByteBuffer) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
- cipher(Cipher, Bytes) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
- classLoader(ClassLoader) - Method in class net.openhft.chronicle.bytes.BytesMethodWriterBuilder
-
Deprecated.
- clazz() - Static method in interface net.openhft.chronicle.bytes.BytesRingBuffer
-
- clear() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- clear() - Method in interface net.openhft.chronicle.bytes.Bytes
-
- clear() - Method in interface net.openhft.chronicle.bytes.BytesRingBuffer
-
clears the ring buffer but moving the read position to the write position
- clear() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- clear() - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- clear() - Method in interface net.openhft.chronicle.bytes.StreamingCommon
-
Set the readPosition= writePosition = start, writeLimit = capacity
- clear() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- clearAndPad(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- clearAndPad(long) - Method in interface net.openhft.chronicle.bytes.BytesPrepender
-
Clear a buffer, with a given padding to allow for prepending later.
- clearAndPad(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- clearAndPad(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- close() - Method in class net.openhft.chronicle.bytes.BytesMethodReader
-
- close() - Method in class net.openhft.chronicle.bytes.ByteStringReader
-
- close() - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- close() - Method in class net.openhft.chronicle.bytes.ref.AbstractReference
-
- closeIn(boolean) - Method in class net.openhft.chronicle.bytes.BytesMethodReader
-
- closeIn(boolean) - Method in interface net.openhft.chronicle.bytes.MethodReader
-
Call close on the input when closed
- comment(CharSequence) - Method in interface net.openhft.chronicle.bytes.BytesComment
-
Add comment as approriate for the toHexString format
- comment(CharSequence) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- compact() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- compact() - Method in interface net.openhft.chronicle.bytes.Bytes
-
Compact these Bytes by moving the readPosition to the start.
- compact() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- compact() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- compareAndSet(long, long, long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
-
- compareAndSet(long, long, long) - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
-
- compareAndSwapInt(long, int, int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- compareAndSwapInt(long, int, int) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- compareAndSwapInt(long, int, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- compareAndSwapInt(long, int, int) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- compareAndSwapInt(long, int, int) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- compareAndSwapInt(long, int, int) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- compareAndSwapInt(long, int, int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- compareAndSwapLong(long, long, long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- compareAndSwapLong(long, long, long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- compareAndSwapLong(long, long, long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- compareAndSwapLong(long, long, long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- compareAndSwapLong(long, long, long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- compareAndSwapLong(long, long, long) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- compareAndSwapLong(long, long, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- compareAndSwapValue(int, int) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntReference
-
- compareAndSwapValue(long, long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongReference
-
- compareAndSwapValue(int, int) - Method in class net.openhft.chronicle.bytes.ref.TextIntReference
-
- compareAndSwapValue(long, long) - Method in class net.openhft.chronicle.bytes.ref.TextLongReference
-
- compareAndSwapValue(long, long) - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
-
- compareAndSwapValue2(long, long) - Method in class net.openhft.chronicle.bytes.ref.BinaryTwoLongReference
-
- compareTo(CharSequence) - Method in class net.openhft.chronicle.bytes.VanillaBytes
-
- compareUtf8(long, CharSequence) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Compares the UTF-8 encoded char sequence, written in this RandomDataInput
at the
given offset, with the given char sequence.
- compress(CharSequence, Bytes, Bytes) - Static method in interface net.openhft.chronicle.bytes.util.Compression
-
- compress(byte[]) - Method in interface net.openhft.chronicle.bytes.util.Compression
-
- compress(BytesIn, BytesOut) - Method in interface net.openhft.chronicle.bytes.util.Compression
-
- compressingStream(OutputStream) - Method in interface net.openhft.chronicle.bytes.util.Compression
-
- Compression - Interface in net.openhft.chronicle.bytes.util
-
- Compressions - Enum in net.openhft.chronicle.bytes.util
-
- ConnectionDroppedException - Exception in net.openhft.chronicle.bytes
-
thrown when the TcpChannelHub drops its connection to the server
- ConnectionDroppedException(String) - Constructor for exception net.openhft.chronicle.bytes.ConnectionDroppedException
-
- ConnectionDroppedException(Throwable) - Constructor for exception net.openhft.chronicle.bytes.ConnectionDroppedException
-
- ConnectionDroppedException(String, Throwable) - Constructor for exception net.openhft.chronicle.bytes.ConnectionDroppedException
-
- contentEquals(BytesStore) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
Compare the contents of the BytesStores.
- copy() - Method in interface net.openhft.chronicle.bytes.Bytes
-
- copy() - Method in interface net.openhft.chronicle.bytes.BytesStore
-
- copy() - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- copy() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- copy() - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- copy() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- copy() - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- copy() - Method in class net.openhft.chronicle.bytes.UncheckedBytes
-
- copy() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- copy() - Method in class net.openhft.chronicle.bytes.VanillaBytes
-
- copyFrom(InputStream) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- copyOf(Bytes) - Static method in class net.openhft.chronicle.bytes.NativeBytes
-
- copyTo(BytesStore) - Method in interface net.openhft.chronicle.bytes.Bytes
-
copy bytes from one ByteStore to another
- copyTo(OutputStream) - Method in interface net.openhft.chronicle.bytes.Bytes
-
- copyTo(BytesStore) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
Copy the data to another BytesStore as long as there is space available in the destination store.
- copyTo(OutputStream) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
- copyTo(BytesStore) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- copyTo(BytesStore) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- copyTo(byte[]) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read a byte[] from memory.
- copyTo(ByteBuffer) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Copy data from this RandomDataInput to the ByteBuffer.
- copyTo(OutputStream) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- copyTo(BytesStore) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- copyToDirect(BytesStore) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- create(ReferenceCounted, long, long, long, long) - Method in interface net.openhft.chronicle.bytes.MappedBytesStoreFactory
-
- create(BytesStore, long, int) - Static method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
-
- createBytes() - Method in class net.openhft.chronicle.bytes.pool.BytesPool
-
- createCharToString() - Static method in interface net.openhft.chronicle.bytes.RandomDataInput
-
- createReader() - Method in interface net.openhft.chronicle.bytes.MultiReaderBytesRingBuffer
-
- RandomDataInput - Interface in net.openhft.chronicle.bytes
-
This allows random access to the underling bytes.
- RandomDataOutput<R extends RandomDataOutput<R>> - Interface in net.openhft.chronicle.bytes
-
- rawCopy(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- rawCopy(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
-
- rawCopy(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- read(BytesOut) - Method in interface net.openhft.chronicle.bytes.BytesConsumer
-
Retrieves and removes the head of this queue, or returns true
if this queue is
empty.
- read(BytesOut) - Method in interface net.openhft.chronicle.bytes.BytesRingBuffer
-
Retrieves and removes the head of this queue, or returns null
if this queue is
empty.
- read() - Method in class net.openhft.chronicle.bytes.ByteStringReader
-
- read(char[], int, int) - Method in class net.openhft.chronicle.bytes.ByteStringReader
-
- read(long, byte[], int, int) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- read(long, byte[], int, int) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
- read(byte[]) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- read(byte[], int, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- read(char[], int, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- read(ByteBuffer) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- read(Bytes, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- read(byte[], int, int) - Method in class net.openhft.chronicle.bytes.StreamingInputStream
-
- read() - Method in class net.openhft.chronicle.bytes.StreamingInputStream
-
- read(byte[]) - Method in class net.openhft.chronicle.bytes.VanillaBytes
-
- read8bit() - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- read8bit() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- read8bit(Bytes) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- read8bit(ACS) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- read8bit(StringBuilder) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- read8Bit(char[], int) - Method in class net.openhft.chronicle.bytes.VanillaBytes
-
- read8bitAndAppend(StreamingDataInput, StringBuilder, StopCharsTester) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
-
- readBigDecimal() - Method in interface net.openhft.chronicle.bytes.Bytes
-
- readBigInteger() - Method in interface net.openhft.chronicle.bytes.Bytes
-
- readBoolean(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read boolean at an offset
- readBoolean() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readByte() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readByte(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readByte(long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- readByte() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readByte(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readByte(long) - Method in class net.openhft.chronicle.bytes.MappedBytesStore
-
- readByte(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- readByte(long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- readByte(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read byte at an offset
- readByte() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readByte() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readByte(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- ReadBytesMarshallable - Interface in net.openhft.chronicle.bytes
-
Read data directly as Bytes.
- readCheckOffset(long, long, boolean) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- readDouble() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readDouble(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readDouble(long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- readDouble() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readDouble(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readDouble(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- readDouble(long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- readDouble(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read a double at an offset
- readDouble() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readDouble() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readDouble(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readEnum(Class<E>) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readers() - Method in interface net.openhft.chronicle.bytes.BytesRingBufferStats
-
- readFile(String) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
-
- readFloat() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readFloat(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readFloat(long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- readFloat() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readFloat(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readFloat(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- readFloat(long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- readFloat(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read a float at an offset
- readFloat() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readFloat() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readFloat(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readHistogram(Histogram) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readIncompleteLong(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- readIncompleteLong(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read a long which is zero padded (high bytes) if the available bytes is less than 8.
- readInt() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readInt(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readInt(long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- readInt() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readInt(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readInt(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- readInt(long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- readInt(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read an int at an offset
- readInt() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readInt() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readInt(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readInt24() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readLimit() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readLimit(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readLimit() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readLimit(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readLimit(long) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readLimit(long) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
-
- readLimit(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readLimit() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readLong() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readLong(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readLong(long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- readLong() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readLong(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readLong(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- readLong(long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- readLong(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read a long at an offset
- readLong() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readLong() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readLong(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readMarshallable(BytesIn) - Method in interface net.openhft.chronicle.bytes.BytesMarshallable
-
- readMarshallable(ReadBytesMarshallable, BytesIn) - Method in class net.openhft.chronicle.bytes.BytesMarshaller
-
- readMarshallable(ReadBytesMarshallable, BytesIn) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
-
- readMarshallable(BytesIn) - Method in interface net.openhft.chronicle.bytes.ReadBytesMarshallable
-
Bytes to read.
- readMarshallable(BytesIn) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
-
- readMarshallableLength16(Class<T>, T) - Method in interface net.openhft.chronicle.bytes.Bytes
-
- readMarshallableLength16(Class<T>, T) - Method in interface net.openhft.chronicle.bytes.BytesIn
-
- readObject(Class<T>) - Method in interface net.openhft.chronicle.bytes.BytesIn
-
- readOffsetPositionMoved(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readOffsetPositionMoved(long) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
-
- readOffsetPositionMoved(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readOne() - Method in class net.openhft.chronicle.bytes.BytesMethodReader
-
- readOne() - Method in interface net.openhft.chronicle.bytes.MethodReader
-
Moves the queue to read a message if there is one, but is more expensive
- readOnly(File) - Static method in class net.openhft.chronicle.bytes.MappedBytes
-
- readOnly(File) - Static method in class net.openhft.chronicle.bytes.MappedFile
-
- ReadOnlyMappedBytesStore - Class in net.openhft.chronicle.bytes
-
BytesStore to wrap memory mapped data.
- ReadOnlyMappedBytesStore(ReferenceCounted, long, long, long, long) - Constructor for class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- readPosition - Variable in class net.openhft.chronicle.bytes.AbstractBytes
-
- readPosition() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readPosition(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readPosition() - Method in class net.openhft.chronicle.bytes.AbstractBytesStore
-
- readPosition(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readPosition() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readPosition(long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- readPosition() - Method in class net.openhft.chronicle.bytes.MappedBytesStore
-
- readPosition(long) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readPosition(long) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
-
- readPosition - Variable in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readPosition(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readPosition() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readPositionRemaining(long, long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- readPositionRemaining(long, long) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readPositionUnlimited(long) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readRemaining() - Method in class net.openhft.chronicle.bytes.AbstractBytesStore
-
- readRemaining() - Method in interface net.openhft.chronicle.bytes.BytesRingBuffer
-
- readRemaining() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readRemaining() - Method in class net.openhft.chronicle.bytes.NativeBytes
-
- readShort() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readShort(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readShort(long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- readShort() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readShort(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readShort(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- readShort(long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- readShort(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read a short at an offset
- readShort() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readShort() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readShort(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readSkip(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readSkip(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readSkip(long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- readSkip(long) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
Skip a number of bytes by moving the readPosition.
- readSkip(long) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
-
- readSkip(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readStopBit(StreamingDataInput) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
-
- readStopBit() - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- readStopBit() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readStopBitChar() - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- readStopBitChar() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readStopBitDecimal() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readStopBitDouble() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readUnsignedByte() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readUnsignedByte(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readUnsignedByte() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readUnsignedByte(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- readUnsignedByte(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read an unsigned byte at an offset
- readUnsignedByte() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readUnsignedByte() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readUnsignedByte(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readUnsignedInt(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read an unsigned int at an offset
- readUnsignedInt() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readUnsignedInt24(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read an unsigned int at an offset
- readUnsignedInt24() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readUnsignedShort(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read an unsigned short at an offset
- readUnsignedShort() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readUtf8(long, ACS) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Truncates
sb
(it must be a
StringBuilder
or
Bytes
) and reads a char
sequence from the given
offset
, encoded as Utf8, into it.
- readUtf8() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
The same as readUTF() except the length is stop bit encoded.
- readUtf8(ACS) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
The same as readUtf8() except the chars are copied to a truncated StringBuilder.
- readUtf8AndAppend(StreamingDataInput, Appendable, StopCharsTester) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
-
- readUtf8Limited(long, ACS, int) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Truncates
sb
(it must be a
StringBuilder
or
Bytes
) and reads a char
sequence from the given
offset
, encoded as Utf8, into it.
- readUtf8Limited(long, int) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Reads a char sequence from the given offset
, encoded as Utf8.
- readUTFAndAppend(StreamingDataInput, Appendable, StopCharsTester) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
-
- readUTFΔ() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
Deprecated.
- readUTFΔ(ACS) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
Deprecated.
- readVolatileByte(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readVolatileByte(long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- readVolatileByte(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readVolatileByte(long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- readVolatileByte(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- readVolatileByte(long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- readVolatileByte(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read a 8-bit byte from memory with a load barrier.
- readVolatileByte(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readVolatileDouble(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read a 64-bit double from memory with a load barrier.
- readVolatileFloat(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read a float from memory with a load barrier.
- readVolatileInt(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readVolatileInt() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readVolatileInt(long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- readVolatileInt() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readVolatileInt(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readVolatileInt(long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- readVolatileInt(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- readVolatileInt(long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- readVolatileInt(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read a 32-bit int from memory with a load barrier.
- readVolatileInt() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readVolatileInt(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readVolatileInt() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readVolatileLong(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readVolatileLong() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readVolatileLong(long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- readVolatileLong() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readVolatileLong(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readVolatileLong(long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- readVolatileLong(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- readVolatileLong(long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- readVolatileLong(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read a 64-bit long from memory with a load barrier.
- readVolatileLong() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readVolatileLong(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readVolatileLong() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readVolatileLong(long) - Method in class net.openhft.chronicle.bytes.VanillaBytes
-
- readVolatileShort(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- readVolatileShort(long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- readVolatileShort(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- readVolatileShort(long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- readVolatileShort(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- readVolatileShort(long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- readVolatileShort(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
Read a 16-bit short from memory with a load barrier.
- readVolatileShort(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- readWithLength(long, BytesOut<Underlying>) - Method in interface net.openhft.chronicle.bytes.Bytes
-
- readWithLength(long, ThrowingConsumer<S, IORuntimeException>) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
Perform a set of actions with a temporary bounds mode.
- readWithLength(Bytes) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
- readWithLength0(long, ThrowingConsumerNonCapturing<S, IORuntimeException, BytesOut>, StringBuilder, BytesOut) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
-
Perform a set of actions with a temporary bounds mode.
- readWrite() - Method in interface net.openhft.chronicle.bytes.Bytes
-
- readWrite() - Method in interface net.openhft.chronicle.bytes.BytesStore
-
- readWrite() - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- realCapacity() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- realCapacity() - Method in interface net.openhft.chronicle.bytes.Bytes
-
- realCapacity() - Method in interface net.openhft.chronicle.bytes.BytesStore
-
- realCapacity() - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- realCapacity() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- realCapacity() - Method in interface net.openhft.chronicle.bytes.RandomDataInput
-
- realCapacity() - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- realCapacity() - Method in class net.openhft.chronicle.bytes.SubBytes
-
- realCapacity() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- realCapacity() - Method in class net.openhft.chronicle.bytes.VanillaBytes
-
- recordHistory(boolean) - Method in class net.openhft.chronicle.bytes.BytesMethodWriterBuilder
-
Deprecated.
- recordHistory(boolean) - Method in interface net.openhft.chronicle.bytes.MethodWriterBuilder
-
Deprecated.
- recordHistory(boolean) - Method in interface net.openhft.chronicle.bytes.MethodWriterInvocationHandler
-
- refCount() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- refCount() - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- refCount() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- refCount() - Method in class net.openhft.chronicle.bytes.MappedFile
-
- refCount() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- refCount() - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- refCount() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- referenceCounts() - Method in class net.openhft.chronicle.bytes.MappedFile
-
- register(AbstractBytes) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
-
- release() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- release() - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- release() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- release() - Method in class net.openhft.chronicle.bytes.MappedFile
-
- release() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- release() - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- release() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- releasedHere - Variable in class net.openhft.chronicle.bytes.NativeBytesStore
-
- reserve() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- reserve() - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- reserve() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- reserve() - Method in class net.openhft.chronicle.bytes.MappedFile
-
- reserve() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- reserve() - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- reserve() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- reset() - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
-
- reset() - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
-
- retainsComments() - Method in interface net.openhft.chronicle.bytes.BytesComment
-
Do these Bytes support saving comments
- retainsComments() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- RingBufferReader - Interface in net.openhft.chronicle.bytes
-
Created by Jerry Shea on 23/04/18.
- RingBufferReaderStats - Interface in net.openhft.chronicle.bytes
-
Created by Jerry Shea on 18/06/18.
- run() - Method in class net.openhft.chronicle.bytes.BytesTextMethodTester
-
- valueCount() - Method in class net.openhft.chronicle.bytes.util.AbstractInterner
-
- valueOf(String) - Static method in enum net.openhft.chronicle.bytes.algo.OptimisedBytesStoreHash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.bytes.MethodEncoderLookup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.bytes.NoBytesStore
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.bytes.StopCharTesters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.bytes.util.Compressions
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.openhft.chronicle.bytes.algo.OptimisedBytesStoreHash
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.bytes.BytesUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.bytes.MethodEncoderLookup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.bytes.NoBytesStore
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.bytes.StopCharTesters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.bytes.util.Compressions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VanillaBytes<Underlying> - Class in net.openhft.chronicle.bytes
-
Simple Bytes implementation which is not Elastic.
- VanillaBytes(BytesStore) - Constructor for class net.openhft.chronicle.bytes.VanillaBytes
-
- VanillaBytes(BytesStore, long, long) - Constructor for class net.openhft.chronicle.bytes.VanillaBytes
-
- vanillaBytes() - Static method in class net.openhft.chronicle.bytes.VanillaBytes
-
- VanillaBytesStoreHash - Enum in net.openhft.chronicle.bytes.algo
-
- warmup() - Static method in class net.openhft.chronicle.bytes.MappedFile
-
- warnMissing(boolean) - Method in class net.openhft.chronicle.bytes.BytesMethodReaderBuilder
-
- warnMissing(boolean) - Method in interface net.openhft.chronicle.bytes.MethodReaderBuilder
-
- withSizes(long, long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- withSizes(long, long) - Method in class net.openhft.chronicle.bytes.MappedFile
-
- wrap(byte[]) - Static method in interface net.openhft.chronicle.bytes.BytesStore
-
Wraps a byte[].
- wrap(ByteBuffer) - Static method in interface net.openhft.chronicle.bytes.BytesStore
-
Wraps a ByteBuffer which can be either on heap or off heap.
- wrap(long, long) - Static method in interface net.openhft.chronicle.bytes.BytesStore
-
Return the addressForRead and length as a BytesStore
- wrap(ByteBuffer) - Static method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- wrapForRead(ByteBuffer) - Static method in interface net.openhft.chronicle.bytes.Bytes
-
Wrap the ByteBuffer ready for reading
Method for convenience only - might not be ideal for performance (creates garbage).
- wrapForRead(byte[]) - Static method in interface net.openhft.chronicle.bytes.Bytes
-
Wrap the byte[] ready for reading
Method for convenience only - might not be ideal for performance (creates garbage).
- wrapForWrite(ByteBuffer) - Static method in interface net.openhft.chronicle.bytes.Bytes
-
Wrap the ByteBuffer ready for writing
Method for convenience only - might not be ideal for performance (creates garbage).
- wrapForWrite(byte[]) - Static method in interface net.openhft.chronicle.bytes.Bytes
-
Wrap the byte[] ready for writing
Method for convenience only - might not be ideal for performance (creates garbage).
- write(long, byte[], int, int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- write(long, ByteBuffer, int, int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
Deprecated.
- write(long, RandomDataInput, long, long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- write(byte[], int, int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- write(long, byte[], int, int) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- write(long, ByteBuffer, int, int) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- write(long, RandomDataInput, long, long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- write(long, byte[], int, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- write(long, ByteBuffer, int, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- write(long, RandomDataInput, long, long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- write(byte[], int, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- write(byte[], int, int) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- write(long, byte[], int, int) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- write(long, RandomDataInput, long, long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- write(BytesStore) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- write(long, BytesStore) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- write(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- write(byte[], int, int) - Method in class net.openhft.chronicle.bytes.NativeBytes
-
- write(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.NativeBytes
-
- write(long, byte[], int, int) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- write(long, ByteBuffer, int, int) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- write(long, RandomDataInput, long, long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- write(long, byte[], int, int) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- write(long, ByteBuffer, int, int) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- write(long, RandomDataInput, long, long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- write(long, byte[]) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
- write(long, byte[], int, int) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
- write(long, ByteBuffer, int, int) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Deprecated.
- write(long, BytesStore) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
- write(long, RandomDataInput, long, long) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
- write(long, byte[], int, int) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- write(long, ByteBuffer, int, int) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- write(long, RandomDataInput, long, long) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- write(Bytes, long) - Static method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
-
- write(boolean, BytesStore, long) - Static method in class net.openhft.chronicle.bytes.ref.TextBooleanReference
-
- write(Bytes, int) - Static method in class net.openhft.chronicle.bytes.ref.TextIntReference
-
- write(Bytes, long) - Static method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
-
- write(Bytes, long) - Static method in class net.openhft.chronicle.bytes.ref.TextLongReference
-
- write(CharSequence) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- write(CharSequence, int, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- write(BytesStore) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
Write all data or fail.
- write(BytesStore, long, long) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
Write all data or fail.
- write(byte[]) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- write(byte[], int, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
Write all data or fail.
- write(byte[], int, int) - Method in class net.openhft.chronicle.bytes.StreamingOutputStream
-
- write(int) - Method in class net.openhft.chronicle.bytes.StreamingOutputStream
-
- write(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
-
- write(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- write(long, byte[], int, int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- write(long, ByteBuffer, int, int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- write(long, RandomDataInput, long, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- write(byte[], int, int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- write(BytesStore) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- write(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.VanillaBytes
-
- write(long, CharSequence, int, int) - Method in class net.openhft.chronicle.bytes.VanillaBytes
-
- write0(long, RandomDataInput, long, long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- write0(long, RandomDataInput, long, long) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- write8bit(CharSequence, int, int) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- write8bit(BytesStore) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- write8bit(BytesStore) - Method in class net.openhft.chronicle.bytes.NativeBytes
-
- write8bit(CharSequence) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- write8bit(CharSequence, int, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- write8bit(String) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- write8bit(BytesStore) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeBigDecimal(BigDecimal) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeBigInteger(BigInteger) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeBoolean(long, boolean) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Write a boolean at an offset.
- writeBoolean(boolean) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeByte(long, byte) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeByte(byte) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeByte(long, byte) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- writeByte(long, byte) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeByte(byte) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeByte(byte) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- writeByte(byte) - Method in class net.openhft.chronicle.bytes.NativeBytes
-
- writeByte(long, byte) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- writeByte(long, byte) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- writeByte(long, int) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Write a byte at an offset.
- writeByte(long, byte) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Write an unsigned byte at an offset.
- writeByte(long, byte) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- writeByte(byte) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeByte(long, byte) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeByte(byte) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- WriteBytesMarshallable - Interface in net.openhft.chronicle.bytes
-
Write data directly as Bytes.
- writeCheckOffset(long, long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- writeCheckOffset(long, long) - Method in class net.openhft.chronicle.bytes.NativeBytes
-
- writeCheckOffset0(long, long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeDouble(long, double) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeDouble(double) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeDouble(long, double) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- writeDouble(long, double) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeDouble(double) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeDouble(long, double) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- writeDouble(long, double) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- writeDouble(long, double) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Write a double at an offset.
- writeDouble(long, double) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- writeDouble(double) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeDouble(long, double) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeDouble(double) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeDoubleAndInt(double, int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeDoubleAndInt(double, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeDoubleAndInt(double, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeDoubleAndInt(double, int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeEnum(E) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeFloat(long, float) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeFloat(float) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeFloat(long, float) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- writeFloat(long, float) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeFloat(float) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeFloat(long, float) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- writeFloat(long, float) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- writeFloat(long, float) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Write a float at an offset.
- writeFloat(long, float) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- writeFloat(float) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeFloat(long, float) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeFloat(float) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeHistogram(Histogram) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeInt(long, int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeInt(int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeInt(long, int) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- writeInt(long, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeInt(int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeInt(long, int) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- writeInt(long, int) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- writeInt(long, int) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Write an int at an offset.
- writeInt(long, int) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- writeInt(int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeInt(long, int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeInt(int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeInt24(long, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeInt24(long, int) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
- writeInt24(int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeIntAdv(int, int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeIntAdv(int, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeIntAdv(int, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeIntAdv(int, int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeLimit - Variable in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeLimit() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeLimit(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeLimit() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeLimit(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeLimit(long) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeLimit(long) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
-
- writeLimit - Variable in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeLimit(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeLimit() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeLong(long, long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeLong(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeLong(long, long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- writeLong(long, long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeLong(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeLong(long) - Method in class net.openhft.chronicle.bytes.NativeBytes
-
- writeLong(long, long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- writeLong(long, long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- writeLong(long, long) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Write a long at an offset.
- writeLong(long, long) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- writeLong(long) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeLong(long, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeLong(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeLongAdv(long, int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeLongAdv(long, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeLongAdv(long, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeLongAdv(long, int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeMarshallable(BytesOut) - Method in interface net.openhft.chronicle.bytes.BytesMarshallable
-
- writeMarshallable(WriteBytesMarshallable, BytesOut) - Method in class net.openhft.chronicle.bytes.BytesMarshaller
-
- writeMarshallable(WriteBytesMarshallable, BytesOut) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
-
- writeMarshallable(BytesOut) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
-
- writeMarshallable(BytesOut) - Method in interface net.openhft.chronicle.bytes.WriteBytesMarshallable
-
Write to Bytes.
- writeMarshallableLength16(WriteBytesMarshallable) - Method in interface net.openhft.chronicle.bytes.Bytes
-
- writeMarshallableLength16(WriteBytesMarshallable) - Method in interface net.openhft.chronicle.bytes.BytesOut
-
- writeMaxLong(long, long) - Method in interface net.openhft.chronicle.bytes.BytesStore
-
Write a value which is not smaller.
- writeObject(Class, Object) - Method in interface net.openhft.chronicle.bytes.BytesOut
-
Write a limit set of writeObject types.
- writeOffsetPositionMoved(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeOffsetPositionMoved(long, long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeOffsetPositionMoved(long, long) - Method in class net.openhft.chronicle.bytes.NativeBytes
-
- writeOffsetPositionMoved(long, long) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
-
- writeOffsetPositionMoved(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeOffsetPositionMoved(long, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeOrderedDouble(long, double) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Perform a non stalling write with a store barrier.
- writeOrderedFloat(long, float) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Perform a non stalling write with a store barrier.
- writeOrderedInt(long, int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeOrderedInt(int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeOrderedInt(long, int) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- writeOrderedInt(long, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeOrderedInt(int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeOrderedInt(long, int) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- writeOrderedInt(long, int) - Method in class net.openhft.chronicle.bytes.MappedBytesStore
-
- writeOrderedInt(long, int) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- writeOrderedInt(long, int) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- writeOrderedInt(long, int) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Perform a non stalling write with a store barrier.
- writeOrderedInt(long, int) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- writeOrderedInt(int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeOrderedInt(long, int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeOrderedInt(int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeOrderedLong(long, long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeOrderedLong(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeOrderedLong(long, long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- writeOrderedLong(long, long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeOrderedLong(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeOrderedLong(long, long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- writeOrderedLong(long, long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- writeOrderedLong(long, long) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Perform a non stalling write with a store barrier.
- writeOrderedLong(long, long) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- writeOrderedLong(long) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeOrderedLong(long, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeOrderedLong(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writePosition - Variable in class net.openhft.chronicle.bytes.AbstractBytes
-
- writePosition() - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writePosition(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writePosition(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writePosition() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writePosition(long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- writePosition(long) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writePosition(long) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
-
- writePosition - Variable in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writePosition(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writePosition() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writePositionRemaining(long, long) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writer() - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
-
- writeRemaining() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeShort(long, short) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeShort(short) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeShort(long, short) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- writeShort(long, short) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeShort(short) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeShort(long, short) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- writeShort(long, short) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- writeShort(long, short) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Write a short at an offset.
- writeShort(long, short) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- writeShort(short) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeShort(long, short) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeShort(short) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeSkip(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeSkip(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeSkip(long) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
Skip a number of bytes by moving the readPosition.
- writeSkip(long) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
-
- writeSkip(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeSome(ByteBuffer) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeSome(ByteBuffer) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeSome(Bytes) - Method in class net.openhft.chronicle.bytes.NativeBytes
-
- writeSome(Bytes) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeSome(ByteBuffer) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeSome(ByteBuffer) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeStopBit(StreamingDataOutput, long) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
-
- writeStopBit(long) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- writeStopBit(char) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- writeStopBit(long) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
Write a stop bit encoded long
- writeStopBit(char) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeStopBit(double) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeStopBitDecimal(double) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeUnsignedByte(long, int) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Write an unsigned byte at an offset.
- writeUnsignedByte(int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeUnsignedInt(long, long) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Write an unsigned byte at an offset.
- writeUnsignedInt(long) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeUnsignedInt24(int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeUnsignedShort(long, int) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Write an unsigned byte at an offset.
- writeUnsignedShort(int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeUtf8(CharSequence) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- writeUtf8(String) - Method in class net.openhft.chronicle.bytes.MappedBytes
-
- writeUtf8(long, CharSequence) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Writes the given cs
to this RandomDataOutput
from the given offset
,
in Utf8 format.
- writeUtf8(CharSequence) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
Write the same encoding as writeUTF
with the following changes.
- writeUtf8(String) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
- writeUtf8Limited(long, CharSequence, int) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
Writes the given cs
to this RandomDataOutput
from the given offset
,
in Utf8 format, checking that the utf8 encoding size of the given char sequence is less or
equal to the given maxUtf8Len
, otherwise IllegalArgumentException
is thrown,
and no bytes of this RandomDataOutput
are overwritten.
- writeUTFΔ(CharSequence) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-
Deprecated.
- writeVolatileByte(long, byte) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeVolatileByte(long, byte) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- writeVolatileByte(long, byte) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeVolatileByte(long, byte) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- writeVolatileByte(long, byte) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- writeVolatileByte(long, byte) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
- writeVolatileByte(long, byte) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- writeVolatileByte(long, byte) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeVolatileDouble(long, double) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
- writeVolatileFloat(long, float) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
- writeVolatileInt(long, int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeVolatileInt(long, int) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- writeVolatileInt(long, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeVolatileInt(long, int) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- writeVolatileInt(long, int) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- writeVolatileInt(long, int) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
- writeVolatileInt(long, int) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- writeVolatileInt(long, int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeVolatileLong(long, long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeVolatileLong(long, long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- writeVolatileLong(long, long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeVolatileLong(long, long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- writeVolatileLong(long, long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- writeVolatileLong(long, long) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
- writeVolatileLong(long, long) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- writeVolatileLong(long, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeVolatileShort(long, short) - Method in class net.openhft.chronicle.bytes.AbstractBytes
-
- writeVolatileShort(long, short) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
-
- writeVolatileShort(long, short) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
-
- writeVolatileShort(long, short) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
-
- writeVolatileShort(long, short) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
-
- writeVolatileShort(long, short) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
-
- writeVolatileShort(long, short) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
-
- writeVolatileShort(long, short) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
-
- writeWithLength(BytesStore) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
-