Skip navigation links
$ A B C D E F G H I J K L M N O P R S T U V W X Z _ 

$

$toString() - Method in interface net.openhft.chronicle.bytes.BytesMarshallable
 

A

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
 
AbstractBytesStore(boolean) - Constructor for class net.openhft.chronicle.bytes.AbstractBytesStore
 
AbstractInterner<T> - Class in net.openhft.chronicle.bytes.util
This cache only gaurentees it will provide a String which matches the decoded bytes.
AbstractInterner(int) - Constructor for class net.openhft.chronicle.bytes.util.AbstractInterner
 
AbstractReference - Class in net.openhft.chronicle.bytes.ref
 
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(ReferenceOwner, long) - Method in class net.openhft.chronicle.bytes.MappedFile
Convenience method so you don't need to release the BytesStore
acquireBytesForRead(ReferenceOwner, long, VanillaBytes) - Method in class net.openhft.chronicle.bytes.MappedFile
 
acquireBytesForWrite(ReferenceOwner, long) - Method in class net.openhft.chronicle.bytes.MappedFile
 
acquireBytesForWrite(ReferenceOwner, long, VanillaBytes) - Method in class net.openhft.chronicle.bytes.MappedFile
 
acquireByteStore(ReferenceOwner, long) - Method in class net.openhft.chronicle.bytes.MappedFile
 
acquireByteStore(ReferenceOwner, long, BytesStore) - Method in class net.openhft.chronicle.bytes.MappedFile
 
acquireByteStore(ReferenceOwner, long, BytesStore, MappedBytesStoreFactory) - 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 enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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 enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
addressForWrite(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
addressForWritePosition() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
addressForWritePosition() - Method in class net.openhft.chronicle.bytes.HeapBytesStore
 
addressForWritePosition() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
addressForWritePosition() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
addressForWritePosition() - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
addressForWritePosition() - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
addressForWritePosition() - 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
 
afterRead(long, long, 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
Creates and returns a new fix sized wrapper for native (64-bit address) memory with the given capacity.
allocateDirect(byte[]) - Static method in interface net.openhft.chronicle.bytes.Bytes
Creates and returns a new fix sized wrapper for native (64-bit address) memory with the contents copied from the given bytes array.
allocateElasticDirect() - Static method in interface net.openhft.chronicle.bytes.Bytes
Creates and returns a new elastic wrapper for native (64-bit address) memory with zero initial capacity which will be resized as required.
allocateElasticDirect(long) - Static method in interface net.openhft.chronicle.bytes.Bytes
Creates and returns a new elastic wrapper for native (64-bit address) memory with the given initialCapacity which will be resized as required.
allocateElasticOnHeap() - Static method in interface net.openhft.chronicle.bytes.Bytes
 
allocateElasticOnHeap(int) - Static method in interface net.openhft.chronicle.bytes.Bytes
 
ANCHOR - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
append(double) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
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(BytesStore) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
 
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(BytesStore, long, long) - Method in interface net.openhft.chronicle.bytes.ByteStringAppender
 
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(BytesStore) - 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.UncheckedBytes
 
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
 
areNewGuarded() - Static method in class net.openhft.chronicle.bytes.NativeBytes
For testing
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
 

B

beforeRead(Bytes) - Method in interface net.openhft.chronicle.bytes.RingBufferReader
the readPosition and readLimit will be adjusted so that the client can read the data
behind() - Method in interface net.openhft.chronicle.bytes.RingBufferReaderStats
 
BigCopyMain - Class in net.openhft.chronicle.bytes.util
 
BigCopyMain() - Constructor for class net.openhft.chronicle.bytes.util.BigCopyMain
 
BinaryBooleanReference - Class in net.openhft.chronicle.bytes.ref
 
BinaryBooleanReference() - Constructor for class net.openhft.chronicle.bytes.ref.BinaryBooleanReference
 
BinaryBytesMethodWriterInvocationHandler - Class in net.openhft.chronicle.bytes
 
BinaryBytesMethodWriterInvocationHandler(Function<Method, MethodEncoder>, BytesOut) - Constructor for class net.openhft.chronicle.bytes.BinaryBytesMethodWriterInvocationHandler
 
BinaryIntArrayReference - Class in net.openhft.chronicle.bytes.ref
This class acts a Binary array of 64-bit values.
BinaryIntArrayReference() - Constructor for class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
BinaryIntArrayReference(long) - Constructor for class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
BinaryIntReference - Class in net.openhft.chronicle.bytes.ref
This class acts as a Binary 32-bit in values.
BinaryIntReference() - Constructor for class net.openhft.chronicle.bytes.ref.BinaryIntReference
 
BinaryLongArrayReference - Class in net.openhft.chronicle.bytes.ref
This class acts a Binary array of 64-bit values.
BinaryLongArrayReference() - Constructor for class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
BinaryLongArrayReference(long) - Constructor for class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
BinaryLongReference - Class in net.openhft.chronicle.bytes.ref
 
BinaryLongReference() - Constructor for class net.openhft.chronicle.bytes.ref.BinaryLongReference
 
BinaryTwoLongReference - Class in net.openhft.chronicle.bytes.ref
 
BinaryTwoLongReference() - Constructor for class net.openhft.chronicle.bytes.ref.BinaryTwoLongReference
 
BinaryWireCode - Interface in net.openhft.chronicle.bytes
 
bindValueAt(long, IntValue) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
bindValueAt(long, LongValue) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
bindValueAt(long, IntValue) - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
bindValueAt(long, LongValue) - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
Bit8StringInterner - Class in net.openhft.chronicle.bytes.util
 
Bit8StringInterner(int) - Constructor for class net.openhft.chronicle.bytes.util.Bit8StringInterner
 
build(Object...) - Method in class net.openhft.chronicle.bytes.BytesMethodReaderBuilder
 
build(Object...) - Method in interface net.openhft.chronicle.bytes.MethodReaderBuilder
 
build() - Method in interface net.openhft.chronicle.bytes.MethodWriterBuilder
 
Byteable<B extends BytesStore<B,Underlying>,Underlying> - Interface in net.openhft.chronicle.bytes
This Interface allows a reference to off heap memory to be reassigned.
ByteableIntArrayValues - Interface in net.openhft.chronicle.bytes.ref
 
ByteableLongArrayValues - Interface in net.openhft.chronicle.bytes.ref
 
byteCheckSum() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
byteCheckSum(long, long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
byteCheckSum(int, int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
byteCheckSum() - Method in interface net.openhft.chronicle.bytes.BytesStore
Return the bytes sum of the readable bytes.
byteCheckSum(long, long) - Method in interface net.openhft.chronicle.bytes.BytesStore
 
byteCheckSum() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
byteCheckSum(long, long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
byteCheckSum() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
byteCheckSum(int, int) - Method in class net.openhft.chronicle.bytes.VanillaBytes
 
Bytes<Underlying> - Interface in net.openhft.chronicle.bytes
Bytes is a pointer to a region of memory within a BytesStore.
bytes() - Method in interface net.openhft.chronicle.bytes.BytesContext
 
bytes - Variable in class net.openhft.chronicle.bytes.ref.AbstractReference
 
BYTES_LENGTH16 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
BYTES_LENGTH32 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
BYTES_LENGTH8 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
BYTES_MARSHALLER_CL - Static variable in class net.openhft.chronicle.bytes.BytesMarshaller
 
BytesComment<B extends BytesComment<B>> - Interface in net.openhft.chronicle.bytes
 
BytesConsumer - Interface in net.openhft.chronicle.bytes
 
BytesContext - Interface in net.openhft.chronicle.bytes
 
bytesEqual(RandomDataInput, long, RandomDataInput, long, long) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
bytesEqual(CharSequence, RandomDataInput, long, int) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
bytesForRead() - Method in interface net.openhft.chronicle.bytes.Bytes
Creates a slice of the current Bytes based on its position() and limit().
bytesForRead() - Method in interface net.openhft.chronicle.bytes.BytesStore
 
bytesForRead() - Method in class net.openhft.chronicle.bytes.MappedBytesStore
 
bytesForRead() - Method in class net.openhft.chronicle.bytes.VanillaBytes
 
bytesForWrite() - Method in interface net.openhft.chronicle.bytes.BytesStore
 
bytesForWrite() - Method in class net.openhft.chronicle.bytes.MappedBytesStore
 
bytesForWrite() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
bytesForWrite() - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
bytesForWrite() - Method in class net.openhft.chronicle.bytes.PointerBytesStore
 
bytesForWrite() - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
 
bytesForWrite() - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
BytesIn<Underlying> - Interface in net.openhft.chronicle.bytes
 
BytesMarshallable - Interface in net.openhft.chronicle.bytes
An object which can be read or written directly to Bytes in a streaming manner.
BytesMarshaller<T> - Class in net.openhft.chronicle.bytes
 
BytesMarshaller(Class<T>) - Constructor for class net.openhft.chronicle.bytes.BytesMarshaller
 
bytesMethodReader(Object...) - Method in interface net.openhft.chronicle.bytes.BytesIn
Reads messages from this tails as methods.
BytesMethodReader - Class in net.openhft.chronicle.bytes
 
BytesMethodReader(BytesIn, BytesParselet, MethodEncoderLookup, Object[]) - Constructor for class net.openhft.chronicle.bytes.BytesMethodReader
 
bytesMethodReaderBuilder() - Method in interface net.openhft.chronicle.bytes.BytesIn
 
BytesMethodReaderBuilder - Class in net.openhft.chronicle.bytes
 
BytesMethodReaderBuilder(BytesIn) - Constructor for class net.openhft.chronicle.bytes.BytesMethodReaderBuilder
 
bytesMethodWriter(Class<T>, Class...) - Method in interface net.openhft.chronicle.bytes.BytesOut
Proxy an interface so each message called is written to a file for replay.
BytesMethodWriterBuilder<T> - Class in net.openhft.chronicle.bytes
Deprecated.
BytesMethodWriterBuilder(Class<T>, BytesMethodWriterInvocationHandler) - Constructor for class net.openhft.chronicle.bytes.BytesMethodWriterBuilder
Deprecated.
 
bytesMethodWriterBuilder(Function<Method, MethodEncoder>, Class<T>) - Method in interface net.openhft.chronicle.bytes.BytesOut
Deprecated.
BytesMethodWriterInvocationHandler - Interface in net.openhft.chronicle.bytes
 
BytesOut<Underlying> - Interface in net.openhft.chronicle.bytes
 
BytesParselet - Interface in net.openhft.chronicle.bytes
 
BytesPool - Class in net.openhft.chronicle.bytes.pool
 
BytesPool() - Constructor for class net.openhft.chronicle.bytes.pool.BytesPool
 
BytesPrepender<B extends BytesPrepender<B>> - Interface in net.openhft.chronicle.bytes
 
BytesRingBuffer - Interface in net.openhft.chronicle.bytes
 
BytesRingBufferStats - Interface in net.openhft.chronicle.bytes
 
bytesStore - Variable in class net.openhft.chronicle.bytes.AbstractBytes
 
bytesStore() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
bytesStore(BytesStore<Bytes<Underlying>, Underlying>) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
bytesStore(BytesStore<B, Underlying>, long, long) - Method in interface net.openhft.chronicle.bytes.Byteable
This setter for a data type which points to an underlying ByteStore.
bytesStore() - Method in interface net.openhft.chronicle.bytes.Byteable
 
bytesStore() - Method in interface net.openhft.chronicle.bytes.Bytes
 
bytesStore() - Method in interface net.openhft.chronicle.bytes.BytesRingBuffer
 
BytesStore<B extends BytesStore<B,Underlying>,Underlying> - Interface in net.openhft.chronicle.bytes
A immutable reference to some bytes with fixed extents.
bytesStore() - Method in interface net.openhft.chronicle.bytes.BytesStore
 
bytesStore() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
bytesStore(BytesStore) - Method in class net.openhft.chronicle.bytes.MappedBytes
 
bytesStore() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.ref.AbstractReference
 
bytesStore() - Method in class net.openhft.chronicle.bytes.ref.AbstractReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.ref.BinaryBooleanReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
bytesStore() - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
bytesStore() - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.ref.TextIntReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.ref.TextLongReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
 
bytesStore() - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
 
bytesStore - Variable in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
bytesStore() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
bytesStore(BytesStore<Bytes<Underlying>, Underlying>, long, long) - Method in class net.openhft.chronicle.bytes.VanillaBytes
 
BytesStoreHash<B extends BytesStore> - Interface in net.openhft.chronicle.bytes.algo
Simple function to derive a long hash from a BytesStore
BytesTextMethodTester<T> - Class in net.openhft.chronicle.bytes
 
BytesTextMethodTester(String, Function<T, Object>, Class<T>, String) - Constructor for class net.openhft.chronicle.bytes.BytesTextMethodTester
 
byteStore() - Method in interface net.openhft.chronicle.bytes.RingBufferReader
 
ByteStringAppender<B extends ByteStringAppender<B>> - Interface in net.openhft.chronicle.bytes
Methods to append text to a Bytes.
ByteStringReader - Class in net.openhft.chronicle.bytes
A Reader wrapper for Bytes.
ByteStringReader(ByteStringParser) - Constructor for class net.openhft.chronicle.bytes.ByteStringReader
 
BytesUtil - Enum in net.openhft.chronicle.bytes
 
byteToBoolean(byte) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 

C

canReadDirect(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
canReadDirect(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
canReadDirect(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
 
canWriteDirect(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
canWriteDirect(long) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
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() - Method in class net.openhft.chronicle.bytes.OnHeapBytes
 
capacity(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
capacity(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
capacity(long) - Method in interface net.openhft.chronicle.bytes.ref.ByteableIntArrayValues
 
capacity(long) - Method in interface net.openhft.chronicle.bytes.ref.ByteableLongArrayValues
 
capacity(long) - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
capacity(long) - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
capacity() - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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
 
checkRegisteredBytes() - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
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.ByteStringReader
 
close() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
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 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
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
 
CommonMarshallable - Interface in net.openhft.chronicle.bytes
 
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, int, int) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
compareAndSet(long, long, long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
compareAndSet(long, int, int) - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
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 enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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.MappedBytes
 
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 enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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 enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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(BytesStore) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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(ReferenceOwner, MappedFile, 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
 
createReader(int) - Method in interface net.openhft.chronicle.bytes.MultiReaderBytesRingBuffer
Create a reader
currentTimeMicros() - Method in enum net.openhft.chronicle.bytes.MappedUniqueMicroTimeProvider
 
currentTimeMillis() - Method in enum net.openhft.chronicle.bytes.MappedUniqueMicroTimeProvider
 
currentTimeNanos() - Method in enum net.openhft.chronicle.bytes.MappedUniqueMicroTimeProvider
 

D

DATE - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
DATE_TIME - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
decode(Object[], BytesIn) - Method in interface net.openhft.chronicle.bytes.MethodEncoder
 
decompressingStream(InputStream) - Method in interface net.openhft.chronicle.bytes.util.Compression
 
DecoratedBufferOverflowException - Exception in net.openhft.chronicle.bytes.util
 
DecoratedBufferOverflowException(String) - Constructor for exception net.openhft.chronicle.bytes.util.DecoratedBufferOverflowException
 
DecoratedBufferUnderflowException - Exception in net.openhft.chronicle.bytes.util
 
DecoratedBufferUnderflowException(String) - Constructor for exception net.openhft.chronicle.bytes.util.DecoratedBufferUnderflowException
 
DEFAULT_BYTE_BUFFER_CAPACITY - Static variable in interface net.openhft.chronicle.bytes.Bytes
 
defaultParselet() - Method in class net.openhft.chronicle.bytes.BytesMethodReaderBuilder
 
defaultParselet(BytesParselet) - Method in class net.openhft.chronicle.bytes.BytesMethodReaderBuilder
 
directFrom(String) - Static method in interface net.openhft.chronicle.bytes.Bytes
Convert text to bytes using ISO-8859-1 encoding and return a Bytes ready for reading.
doInvoke(Object, Method, Object[]) - Method in class net.openhft.chronicle.bytes.BinaryBytesMethodWriterInvocationHandler
 
DynamicallySized - Interface in net.openhft.chronicle.bytes
Marker interface for implementors of Byteable that indicates that size requirements can only be calculated on a user-supplied instance.

E

elasticByteBuffer() - Static method in interface net.openhft.chronicle.bytes.Bytes
Creates and returns a new elastic wrapper for a direct (off-heap) ByteBuffer with a default capacity which will be resized as required.
elasticByteBuffer(int) - Static method in interface net.openhft.chronicle.bytes.Bytes
Creates and returns a new elastic wrapper for a direct (off-heap) ByteBuffer with the given initialCapacity which will be resized as required.
elasticByteBuffer(int, int) - Static method in interface net.openhft.chronicle.bytes.Bytes
Creates and returns a new elastic wrapper for a direct (off-heap) ByteBuffer with the given initialCapacity which will be resized as required up to the given maxSize.
elasticByteBuffer() - Static method in class net.openhft.chronicle.bytes.NativeBytesStore
 
elasticByteBuffer(int, long) - Static method in class net.openhft.chronicle.bytes.NativeBytesStore
 
elasticHeapByteBuffer(int) - Static method in interface net.openhft.chronicle.bytes.Bytes
Creates and returns a new elastic wrapper for a heap ByteBuffer with the given initialCapacity which will be resized as required.
elasticHeapByteBuffer() - Static method in interface net.openhft.chronicle.bytes.Bytes
 
empty() - Static method in interface net.openhft.chronicle.bytes.BytesStore
 
encode(Object[], BytesOut) - Method in interface net.openhft.chronicle.bytes.MethodEncoder
 
endsWith(char) - Method in interface net.openhft.chronicle.bytes.BytesStore
Does the BytesStore end with a character?
ensureCapacity(long) - Method in interface net.openhft.chronicle.bytes.Bytes
grow the buffer if the buffer is elastic, if the buffer is not elastic and there is not enough capacity then this method will throws BufferOverflowException
ensureCapacity(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
ensureCapacity(long) - Method in class net.openhft.chronicle.bytes.MappedBytes
 
ensureCapacity(long) - Method in class net.openhft.chronicle.bytes.NativeBytes
 
ensureCapacity(long) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
 
ensureCapacity(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
entries - Variable in class net.openhft.chronicle.bytes.util.AbstractInterner
 
equalBytes(BytesStore, long) - Method in interface net.openhft.chronicle.bytes.BytesStore
Check if a portion of a BytesStore matches this one.
equalBytes(BytesStore, long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
equalBytes(BytesStore, long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
equalBytes(BytesStore, long) - Method in class net.openhft.chronicle.bytes.VanillaBytes
 
equals(Object) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
equals(Object, Object) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
equals(Object) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
 
equals(Object) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
equals(Object) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
equals(Object) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
equalsBytes(Bytes, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
escaping() - Method in interface net.openhft.chronicle.bytes.StopCharsTester
 
escaping() - Method in interface net.openhft.chronicle.bytes.StopCharTester
 
EscapingStopCharsTester - Class in net.openhft.chronicle.bytes.util
 
EscapingStopCharsTester(StopCharsTester) - Constructor for class net.openhft.chronicle.bytes.util.EscapingStopCharsTester
 
EscapingStopCharTester - Class in net.openhft.chronicle.bytes.util
 
EscapingStopCharTester(StopCharTester) - Constructor for class net.openhft.chronicle.bytes.util.EscapingStopCharTester
 
EVENT_NAME - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
EVENT_OBJECT - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
expected() - Method in class net.openhft.chronicle.bytes.BytesTextMethodTester
 

F

FALSE - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
fastHash(long, int) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
fastHash(long, int) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
 
FIELD_ANCHOR - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
FIELD_NAME0 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
FIELD_NAME31 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
FIELD_NAME_ANY - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
FIELD_NUMBER - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
file() - Method in class net.openhft.chronicle.bytes.MappedFile
 
fileAsString(String) - Static method in enum net.openhft.chronicle.bytes.util.PropertyReplacer
 
finalize() - Method in class net.openhft.chronicle.bytes.MappedFile
 
findByte(byte) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
 
findFile(String) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
findUtf8Length(CharSequence) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
 
findUtf8Length(byte[], byte) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
 
findUtf8Length(byte[]) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
 
findUtf8Length(char[]) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
 
FLOAT32 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
FLOAT64 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
FLOAT_SET_LOW_0 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
FLOAT_SET_LOW_2 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
FLOAT_SET_LOW_4 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
FLOAT_STOP_2 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
FLOAT_STOP_4 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
FLOAT_STOP_6 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
forceAllToNotCompleteState() - Static method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
forceAllToNotCompleteState() - Static method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
from(CharSequence) - Static method in interface net.openhft.chronicle.bytes.Bytes
Convert text to bytes using ISO-8859-1 encoding and return a Bytes ready for reading.
from(String) - Static method in interface net.openhft.chronicle.bytes.Bytes
Convert text to bytes using ISO-8859-1 encoding and return a Bytes ready for reading.
from(CharSequence) - Static method in interface net.openhft.chronicle.bytes.BytesStore
This method builds a BytesStore using the bytes in a CharSequence.
from(String) - Static method in class net.openhft.chronicle.bytes.NativeBytesStore
 
from(byte[]) - Static method in class net.openhft.chronicle.bytes.NativeBytesStore
 
fromHexString(String) - Static method in interface net.openhft.chronicle.bytes.Bytes
 
fromString(String) - Static method in interface net.openhft.chronicle.bytes.Bytes
Deprecated.
fromText(Reader) - Static method in class net.openhft.chronicle.bytes.HexDumpBytes
 
fromText(CharSequence) - Static method in class net.openhft.chronicle.bytes.HexDumpBytes
 

G

genericEvent(String) - Method in class net.openhft.chronicle.bytes.BytesMethodWriterBuilder
Deprecated.
 
genericEvent(String) - Method in interface net.openhft.chronicle.bytes.MethodWriterBuilder
 
genericEvent(String) - Method in interface net.openhft.chronicle.bytes.MethodWriterInvocationHandler
 
get() - Method in class net.openhft.chronicle.bytes.BytesMethodWriterBuilder
Deprecated.
 
getAllField(Class, Map<String, Field>) - Static method in class net.openhft.chronicle.bytes.BytesMarshaller
 
getAndClearContentionCount() - Method in interface net.openhft.chronicle.bytes.BytesRingBufferStats
 
getAndClearMissedReadCount() - Method in interface net.openhft.chronicle.bytes.RingBufferReaderStats
 
getAndClearMissedWriteCount() - Method in interface net.openhft.chronicle.bytes.BytesRingBufferStats
 
getAndClearReadCount() - Method in interface net.openhft.chronicle.bytes.RingBufferReaderStats
 
getAndClearWriteCount() - Method in interface net.openhft.chronicle.bytes.BytesRingBufferStats
 
getCapacity() - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
getCapacity() - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
getCapacity() - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
getCapacity() - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
getMessage() - Method in exception net.openhft.chronicle.bytes.util.DecoratedBufferOverflowException
 
getMessage() - Method in exception net.openhft.chronicle.bytes.util.DecoratedBufferUnderflowException
 
getNewChunkListener() - Method in class net.openhft.chronicle.bytes.MappedFile
 
getUsed() - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
getUsed() - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
getUsed() - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
getUsed() - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
getValue() - Method in class net.openhft.chronicle.bytes.ref.BinaryBooleanReference
 
getValue() - Method in class net.openhft.chronicle.bytes.ref.BinaryIntReference
 
getValue() - Method in class net.openhft.chronicle.bytes.ref.BinaryLongReference
 
getValue() - Method in class net.openhft.chronicle.bytes.ref.TextBooleanReference
 
getValue() - Method in class net.openhft.chronicle.bytes.ref.TextIntReference
 
getValue() - Method in class net.openhft.chronicle.bytes.ref.TextLongReference
 
getValue() - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
 
getValue(BytesStore, int) - Method in class net.openhft.chronicle.bytes.util.AbstractInterner
 
getValue(BytesStore, int) - Method in class net.openhft.chronicle.bytes.util.Bit8StringInterner
 
getValue(BytesStore, int) - Method in class net.openhft.chronicle.bytes.util.UTF8StringInterner
 
getValue2() - Method in class net.openhft.chronicle.bytes.ref.BinaryTwoLongReference
 
getValueAt(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
getValueAt(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
getValueAt(long) - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
getValueAt(long) - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
getVolatileValue() - Method in class net.openhft.chronicle.bytes.ref.BinaryIntReference
 
getVolatileValue() - Method in class net.openhft.chronicle.bytes.ref.BinaryLongReference
 
getVolatileValue(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongReference
 
getVolatileValue() - Method in class net.openhft.chronicle.bytes.ref.TextIntReference
 
getVolatileValue() - Method in class net.openhft.chronicle.bytes.ref.TextLongReference
 
getVolatileValue(long) - Method in class net.openhft.chronicle.bytes.ref.TextLongReference
 
getVolatileValue() - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
 
getVolatileValue(long) - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
 
getVolatileValue2() - Method in class net.openhft.chronicle.bytes.ref.BinaryTwoLongReference
 
getVolatileValueAt(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
getVolatileValueAt(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
getVolatileValueAt(long) - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
getVolatileValueAt(long) - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
GuardedNativeBytes<Underlying> - Class in net.openhft.chronicle.bytes
 
GuardedNativeBytes(BytesStore, long) - Constructor for class net.openhft.chronicle.bytes.GuardedNativeBytes
 

H

hash(BytesStore) - Static method in interface net.openhft.chronicle.bytes.algo.BytesStoreHash
 
hash(BytesStore, long) - Static method in interface net.openhft.chronicle.bytes.algo.BytesStoreHash
 
hash(long) - Static method in enum net.openhft.chronicle.bytes.algo.OptimisedBytesStoreHash
 
hash32(BytesStore) - Static method in interface net.openhft.chronicle.bytes.algo.BytesStoreHash
 
hash32(BytesStore, int) - Static method in interface net.openhft.chronicle.bytes.algo.BytesStoreHash
 
hashCode() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
hashCode() - Method in class net.openhft.chronicle.bytes.AbstractBytesStore
 
hashCode() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
hashCode() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
HeapBytesStore<Underlying> - Class in net.openhft.chronicle.bytes
Wrapper for Heap ByteBuffers and arrays.
HexDumpBytes - Class in net.openhft.chronicle.bytes
 
HexDumpBytes() - Constructor for class net.openhft.chronicle.bytes.HexDumpBytes
 
HINT - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
HISTORY - Static variable in interface net.openhft.chronicle.bytes.MethodReader
 

I

I64_ARRAY - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
indent(int) - Method in interface net.openhft.chronicle.bytes.BytesComment
Adjust the indent for nested data
indent(int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
indexOf(BytesStore, BytesStore, int) - Static method in interface net.openhft.chronicle.bytes.Bytes
Code shared by String and StringBuffer to do searches.
indexOf(Bytes) - Method in interface net.openhft.chronicle.bytes.Bytes
Returns the index within this bytes of the first occurrence of the specified sub-bytes.
indexOf(BytesStore, int) - Method in interface net.openhft.chronicle.bytes.Bytes
Returns the index within this bytes of the first occurrence of the specified subbytes.
indexOf(Bytes, int) - Method in interface net.openhft.chronicle.bytes.Bytes
Deprecated.
init(ByteBuffer, boolean) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
init(StreamingDataInput) - Method in class net.openhft.chronicle.bytes.StreamingInputStream
 
init(StreamingDataOutput) - Method in class net.openhft.chronicle.bytes.StreamingOutputStream
 
inputStream() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
inside(long) - Method in interface net.openhft.chronicle.bytes.BytesStore
Use this test to determine if an offset is considered safe.
inside(long, long) - Method in interface net.openhft.chronicle.bytes.BytesStore
 
inside(long) - Method in class net.openhft.chronicle.bytes.MappedBytesStore
 
inside(long, long) - Method in class net.openhft.chronicle.bytes.MappedBytesStore
 
inside(long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
inside(long, long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
inside(long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
inside(long, long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
INSTANCE - Static variable in class net.openhft.chronicle.bytes.algo.XxHash
 
INT16 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
INT32 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
INT64 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
INT64_0x - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
INT8 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
INT_NOT_COMPLETE - Static variable in class net.openhft.chronicle.bytes.ref.BinaryIntReference
 
intercept(Method, Object, Object[], Invocation) - Method in interface net.openhft.chronicle.bytes.MethodReaderInterceptor
Deprecated.
 
intercept(Method, Object, Object[], Invocation) - Method in interface net.openhft.chronicle.bytes.MethodReaderInterceptorReturns
 
intercept(Method, Object[], BiConsumer<Method, Object[]>) - Method in interface net.openhft.chronicle.bytes.MethodWriterInterceptor
Deprecated.
 
intercept(Method, Object[], BiFunction<Method, Object[], Object>) - Method in interface net.openhft.chronicle.bytes.MethodWriterInterceptorReturns
 
intern(Bytes) - Method in class net.openhft.chronicle.bytes.util.AbstractInterner
 
intern(BytesStore) - Method in class net.openhft.chronicle.bytes.util.AbstractInterner
 
intern(Bytes, int) - Method in class net.openhft.chronicle.bytes.util.AbstractInterner
 
intern(BytesStore, int) - Method in class net.openhft.chronicle.bytes.util.AbstractInterner
 
intern(Bytes) - Method in class net.openhft.chronicle.bytes.util.StringInternerBytes
 
intern(Bytes, int) - Method in class net.openhft.chronicle.bytes.util.StringInternerBytes
converts the bytes to a ISO-8859-1 String, the end of the string is either the bytes .limit () or a byte containing the stopByte ( which ever comes first ).
Invocation - Interface in net.openhft.chronicle.bytes
 
invoke(Method, Object, Object[]) - Method in interface net.openhft.chronicle.bytes.Invocation
 
IS_LITTLE_ENDIAN - Static variable in enum net.openhft.chronicle.bytes.algo.OptimisedBytesStoreHash
 
isBackingFileReadOnly() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
isClear() - Method in interface net.openhft.chronicle.bytes.Bytes
 
isClear() - Method in interface net.openhft.chronicle.bytes.BytesStore
Returns if the readPosition is at the start and the writeLimit is at the end.
isClosed() - Method in interface net.openhft.chronicle.bytes.BytesContext
 
isClosed() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
isDirectMemory() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
isDirectMemory() - Method in interface net.openhft.chronicle.bytes.BytesStore
 
isDirectMemory() - Method in class net.openhft.chronicle.bytes.HeapBytesStore
 
isDirectMemory() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
isDirectMemory() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
isDirectMemory() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
isDirectMemory() - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
isDirectMemory() - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
isDirectMemory() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
isElastic() - Method in interface net.openhft.chronicle.bytes.Bytes
Returns if this Bytes is elastic.
isElastic() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
isElastic() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
isElastic() - Method in class net.openhft.chronicle.bytes.NativeBytes
 
isElastic() - Method in class net.openhft.chronicle.bytes.OnHeapBytes
 
isElastic() - Method in class net.openhft.chronicle.bytes.UncheckedBytes
 
isElastic() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
isElastic() - Method in class net.openhft.chronicle.bytes.VanillaBytes
 
isEmpty() - Method in interface net.openhft.chronicle.bytes.BytesRingBuffer
 
isEmpty() - Method in interface net.openhft.chronicle.bytes.BytesStore
 
isEmpty() - Method in interface net.openhft.chronicle.bytes.RingBufferReader
 
isEqual(String) - Method in interface net.openhft.chronicle.bytes.Bytes
 
isEqual(String) - Method in class net.openhft.chronicle.bytes.VanillaBytes
 
isNull() - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
isNull() - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
isNull() - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
isNull() - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
isPresent - Variable in class net.openhft.chronicle.bytes.AbstractBytes
 
isPresent(boolean) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
isPresent() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
isPresent(boolean) - Method in interface net.openhft.chronicle.bytes.BytesStore
Deprecated.
isPresent() - Method in interface net.openhft.chronicle.bytes.BytesStore
Deprecated.
isPresent(boolean) - Method in class net.openhft.chronicle.bytes.PointerBytesStore
 
isPresent() - Method in class net.openhft.chronicle.bytes.PointerBytesStore
 
isStopChar(int, int) - Method in interface net.openhft.chronicle.bytes.StopCharsTester
Detect which byte or bytes stops the string to be parsed
isStopChar(int) - Method in interface net.openhft.chronicle.bytes.StopCharTester
Detect which byte stops the string to be parsed
isStopChar(int, int) - Method in class net.openhft.chronicle.bytes.util.EscapingStopCharsTester
 
isStopChar(int) - Method in class net.openhft.chronicle.bytes.util.EscapingStopCharTester
 
isStopped() - Method in interface net.openhft.chronicle.bytes.RingBufferReader
 
isTriviallyCopyable(Class) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
Is the whole class trivially copyable
isTriviallyCopyable(Class, int, int) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
Are all the fields in the range given trivially copyable

J

JAVA9_STRING_CODER_LATIN - Static variable in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
JAVA9_STRING_CODER_UTF16 - Static variable in interface net.openhft.chronicle.bytes.StreamingDataOutput
 

K

K0 - Static variable in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
 
K1 - Static variable in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
 
K2 - Static variable in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
 
K3 - Static variable in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
 
key() - Method in interface net.openhft.chronicle.bytes.BytesContext
 

L

lastDecimalPlaces() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
lastDecimalPlaces(int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
lastDecimalPlaces() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
lastDecimalPlaces(int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
lastDecimalPlaces() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
lastDecimalPlaces(int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
lazyNativeBytesStoreWithFixedCapacity(long) - Static method in class net.openhft.chronicle.bytes.NativeBytesStore
 
lazyReadOne() - Method in interface net.openhft.chronicle.bytes.MethodReader
Does a quick read which is simpler but might not read the next message.
lazyWrite(Bytes, long) - Static method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
lazyWrite(Bytes, long) - Static method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
length() - Method in interface net.openhft.chronicle.bytes.BytesStore
This method is inherited from CharSequence so result should be the length of the contained chars sequence although it actually returns the number of underlying bytes.
lenient(boolean) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
lenient() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
lenient(boolean) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
lenient() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
lenient(boolean) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
When there is no more data to read, return zero, false and empty string.
lenient() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
lenient(boolean) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
lenient() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
limit - Variable in class net.openhft.chronicle.bytes.NativeBytesStore
 
LOG - Static variable in interface net.openhft.chronicle.bytes.BytesRingBuffer
 
LONG_NOT_COMPLETE - Static variable in class net.openhft.chronicle.bytes.ref.BinaryLongReference
 
longCheckSum() - Method in interface net.openhft.chronicle.bytes.BytesStore
Deprecated.
LongReference - Interface in net.openhft.chronicle.bytes.ref
 

M

M0 - Static variable in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
 
M1 - Static variable in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
 
M2 - Static variable in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
 
M3 - Static variable in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
 
main(String[]) - Static method in class net.openhft.chronicle.bytes.util.BigCopyMain
 
MappedBytes - Class in net.openhft.chronicle.bytes
Bytes to wrap memory mapped data.
MappedBytes(MappedFile) - Constructor for class net.openhft.chronicle.bytes.MappedBytes
 
MappedBytes(MappedFile, String) - Constructor for class net.openhft.chronicle.bytes.MappedBytes
 
mappedBytes(String, long) - Static method in class net.openhft.chronicle.bytes.MappedBytes
 
mappedBytes(File, long) - Static method in class net.openhft.chronicle.bytes.MappedBytes
 
mappedBytes(File, long, long) - Static method in class net.openhft.chronicle.bytes.MappedBytes
 
mappedBytes(File, long, long, boolean) - Static method in class net.openhft.chronicle.bytes.MappedBytes
 
mappedBytes(MappedFile) - Static method in class net.openhft.chronicle.bytes.MappedBytes
 
MappedBytesStore - Class in net.openhft.chronicle.bytes
BytesStore to wrap memory mapped data.
MappedBytesStore(ReferenceOwner, MappedFile, long, long, long, long) - Constructor for class net.openhft.chronicle.bytes.MappedBytesStore
 
MappedBytesStoreFactory - Interface in net.openhft.chronicle.bytes
 
mappedFile() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
MappedFile - Class in net.openhft.chronicle.bytes
A memory mapped files which can be randomly accessed in chunks.
MappedFile(File, RandomAccessFile, long, long, long, boolean) - Constructor for class net.openhft.chronicle.bytes.MappedFile
 
mappedFile(File, long) - Static method in class net.openhft.chronicle.bytes.MappedFile
 
mappedFile(String, long) - Static method in class net.openhft.chronicle.bytes.MappedFile
 
mappedFile(String, long, long) - Static method in class net.openhft.chronicle.bytes.MappedFile
 
mappedFile(File, long, long) - Static method in class net.openhft.chronicle.bytes.MappedFile
 
mappedFile(File, long, long, boolean) - Static method in class net.openhft.chronicle.bytes.MappedFile
 
mappedFile(File, long, long, long, boolean) - Static method in class net.openhft.chronicle.bytes.MappedFile
 
MappedUniqueMicroTimeProvider - Enum in net.openhft.chronicle.bytes
Timestamps are unique across threads/processes on a single machine.
mask - Variable in class net.openhft.chronicle.bytes.util.AbstractInterner
 
MAX_BYTE_BUFFER_CAPACITY - Static variable in interface net.openhft.chronicle.bytes.Bytes
Deprecated.
MAX_CAPACITY - Static variable in interface net.openhft.chronicle.bytes.Bytes
 
MAX_CAPACITY - Static variable in class net.openhft.chronicle.bytes.OnHeapBytes
 
MAX_HEAP_CAPACITY - Static variable in interface net.openhft.chronicle.bytes.Bytes
 
maxCapacityFor(BytesStore<?, T>) - Static method in class net.openhft.chronicle.bytes.NativeBytes
 
maximumLimit - Variable in class net.openhft.chronicle.bytes.NativeBytesStore
 
maxSize() - Method in interface net.openhft.chronicle.bytes.Byteable
 
maxSize() - Method in class net.openhft.chronicle.bytes.ref.AbstractReference
 
maxSize() - Method in class net.openhft.chronicle.bytes.ref.BinaryBooleanReference
 
maxSize() - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
maxSize() - Method in class net.openhft.chronicle.bytes.ref.BinaryIntReference
 
maxSize() - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
maxSize() - Method in class net.openhft.chronicle.bytes.ref.BinaryLongReference
 
maxSize() - Method in class net.openhft.chronicle.bytes.ref.BinaryTwoLongReference
 
maxSize() - Method in class net.openhft.chronicle.bytes.ref.TextBooleanReference
 
maxSize() - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
maxSize() - Method in class net.openhft.chronicle.bytes.ref.TextIntReference
 
maxSize() - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
maxSize() - Method in class net.openhft.chronicle.bytes.ref.TextLongReference
 
maxSize() - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
 
maxSize() - Method in class net.openhft.chronicle.bytes.VanillaBytes
 
MEMORY - Static variable in enum net.openhft.chronicle.bytes.algo.OptimisedBytesStoreHash
 
memory - Variable in class net.openhft.chronicle.bytes.NativeBytesStore
 
messageId() - Method in interface net.openhft.chronicle.bytes.MethodEncoder
 
metaData(boolean) - Method in interface net.openhft.chronicle.bytes.MethodWriterBuilder
 
MethodEncoder - Interface in net.openhft.chronicle.bytes
 
methodEncoderLookup() - Method in class net.openhft.chronicle.bytes.BytesMethodReaderBuilder
 
methodEncoderLookup(MethodEncoderLookup) - Method in class net.openhft.chronicle.bytes.BytesMethodReaderBuilder
 
MethodEncoderLookup - Enum in net.openhft.chronicle.bytes
 
MethodId - Annotation Type in net.openhft.chronicle.bytes
 
MethodReader - Interface in net.openhft.chronicle.bytes
 
MethodReaderBuilder - Interface in net.openhft.chronicle.bytes
 
methodReaderInterceptor(MethodReaderInterceptor) - Method in interface net.openhft.chronicle.bytes.MethodReaderBuilder
 
MethodReaderInterceptor - Interface in net.openhft.chronicle.bytes
methodReaderInterceptorReturns() - Method in class net.openhft.chronicle.bytes.BytesMethodReader
 
methodReaderInterceptorReturns(MethodReaderInterceptorReturns) - Method in class net.openhft.chronicle.bytes.BytesMethodReaderBuilder
 
methodReaderInterceptorReturns() - Method in interface net.openhft.chronicle.bytes.MethodReader
 
methodReaderInterceptorReturns(MethodReaderInterceptorReturns) - Method in interface net.openhft.chronicle.bytes.MethodReaderBuilder
 
MethodReaderInterceptorReturns - Interface in net.openhft.chronicle.bytes
 
MethodWriterBuilder<T> - Interface in net.openhft.chronicle.bytes
 
MethodWriterInterceptor - Interface in net.openhft.chronicle.bytes
Deprecated.
Use MethodWriterInterceptorReturns
MethodWriterInterceptorReturns - Interface in net.openhft.chronicle.bytes
 
methodWriterInterceptorReturns(MethodWriterListener, MethodWriterInterceptorReturns) - Method in interface net.openhft.chronicle.bytes.MethodWriterInvocationHandler
 
methodWriterInterceptorReturns(MethodWriterInterceptorReturns) - Method in interface net.openhft.chronicle.bytes.MethodWriterInvocationHandler
 
MethodWriterInvocationHandler - Interface in net.openhft.chronicle.bytes
 
methodWriterListener(MethodWriterListener) - Method in class net.openhft.chronicle.bytes.BytesMethodWriterBuilder
Deprecated.
 
methodWriterListener(MethodWriterListener) - Method in interface net.openhft.chronicle.bytes.MethodWriterBuilder
Deprecated.
MethodWriterListener - Interface in net.openhft.chronicle.bytes
Deprecated.
Use MethodWriterInterceptorReturns
minNumberOfWriteBytesRemaining() - Method in interface net.openhft.chronicle.bytes.BytesRingBufferStats
each time the ring is read, this logs the number of bytes in the write buffer, calling this method resets these statistics,
move(long, long, long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
move(long, long, long) - Method in interface net.openhft.chronicle.bytes.BytesStore
 
move(long, long, long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
 
move(long, long, long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
move(long, long, long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
move(long, long, long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
move(long, long, long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
move(long, long, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
MultiReaderBytesRingBuffer - Interface in net.openhft.chronicle.bytes
 

N

NativeBytes<Underlying> - Class in net.openhft.chronicle.bytes
Elastic memory accessor which can wrap either a ByteBuffer or malloc'ed memory.
NativeBytes(BytesStore, long) - Constructor for class net.openhft.chronicle.bytes.NativeBytes
 
NativeBytes(BytesStore) - Constructor for class net.openhft.chronicle.bytes.NativeBytes
 
nativeBytes() - Static method in class net.openhft.chronicle.bytes.NativeBytes
 
nativeBytes(long) - Static method in class net.openhft.chronicle.bytes.NativeBytes
 
NativeBytes.NativeSubBytes - Class in net.openhft.chronicle.bytes
 
NativeBytesStore<Underlying> - Class in net.openhft.chronicle.bytes
 
NativeBytesStore(ByteBuffer, boolean, int) - Constructor for class net.openhft.chronicle.bytes.NativeBytesStore
 
NativeBytesStore(long, long) - Constructor for class net.openhft.chronicle.bytes.NativeBytesStore
 
NativeBytesStore(long, long, Runnable, boolean) - Constructor for class net.openhft.chronicle.bytes.NativeBytesStore
 
NativeBytesStore(long, long, Runnable, boolean, boolean) - Constructor for class net.openhft.chronicle.bytes.NativeBytesStore
 
nativePointer() - Static method in interface net.openhft.chronicle.bytes.BytesStore
 
nativeRead(long, long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
nativeRead(long, long, long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
nativeRead(long, long, long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
 
nativeRead(long, long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
nativeRead(long, long, long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
nativeRead(long, long, long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
nativeRead(long, long, long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
nativeRead(long, long, long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
expert level method for copying data to native memory.
nativeRead(long, long, long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
nativeRead(long, long) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
Deprecated.
nativeRead(long, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
nativeRead(long, long, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
nativeStore(long) - Static method in class net.openhft.chronicle.bytes.NativeBytesStore
this is an elastic native store
nativeStoreWithFixedCapacity(long) - Static method in class net.openhft.chronicle.bytes.NativeBytesStore
 
NativeSubBytes(BytesStore, long, long) - Constructor for class net.openhft.chronicle.bytes.NativeBytes.NativeSubBytes
 
nativeWrite(long, long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
nativeWrite(long, long, long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
nativeWrite(long, long, long) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
 
nativeWrite(long, long, long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
nativeWrite(long, long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
nativeWrite(long, long, long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
nativeWrite(long, long, long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
nativeWrite(long, long, long) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
expert level method to copy data from native memory into the BytesStore
nativeWrite(long, long, long) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
 
nativeWrite(long, long, long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
nativeWrite(long, long) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
Deprecated.
nativeWrite(long, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
nativeWrite(long, long, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
net.openhft.chronicle.bytes - package net.openhft.chronicle.bytes
 
net.openhft.chronicle.bytes.algo - package net.openhft.chronicle.bytes.algo
 
net.openhft.chronicle.bytes.internal - package net.openhft.chronicle.bytes.internal
This package and any and all sub-packages contains strictly internal classes for this Chronicle library.
net.openhft.chronicle.bytes.pool - package net.openhft.chronicle.bytes.pool
 
net.openhft.chronicle.bytes.ref - package net.openhft.chronicle.bytes.ref
 
net.openhft.chronicle.bytes.util - package net.openhft.chronicle.bytes.util
 
NewChunkListener - Interface in net.openhft.chronicle.bytes
 
newInstance(NativeBytesStore<Void>) - Static method in interface net.openhft.chronicle.bytes.BytesRingBuffer
 
newInstance(NativeBytesStore<Void>, int) - Static method in interface net.openhft.chronicle.bytes.BytesRingBuffer
 
NO_BYTES - Static variable in enum net.openhft.chronicle.bytes.NoBytesStore
 
NO_PAGE - Static variable in enum net.openhft.chronicle.bytes.NoBytesStore
 
NoBytesStore - Enum in net.openhft.chronicle.bytes
This is a ByteStore which uses no space but could be resized to be larger (by replacing it with a ByteStire with space)
noBytesStore() - Static method in enum net.openhft.chronicle.bytes.NoBytesStore
 
NULL - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
numberWrap() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
numberWrap(int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 

O

of(File, long, long, boolean) - Static method in class net.openhft.chronicle.bytes.MappedFile
 
of(MethodWriterListener, MethodWriterInterceptor) - Static method in interface net.openhft.chronicle.bytes.MethodWriterInterceptor
Deprecated.
 
of(MethodWriterInterceptor) - Static method in interface net.openhft.chronicle.bytes.MethodWriterInterceptorReturns
 
of(MethodWriterListener, MethodWriterInterceptorReturns) - Static method in interface net.openhft.chronicle.bytes.MethodWriterInterceptorReturns
 
offer(BytesStore) - Method in interface net.openhft.chronicle.bytes.BytesRingBuffer
Inserts the specified element at the tail of this queue if it is possible to do so immediately without exceeding the queue's capacity,
offset() - Method in interface net.openhft.chronicle.bytes.Byteable
 
offset - Variable in class net.openhft.chronicle.bytes.ref.AbstractReference
 
offset() - Method in class net.openhft.chronicle.bytes.ref.AbstractReference
 
offset() - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
offset() - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
offset() - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
 
offset() - Method in class net.openhft.chronicle.bytes.VanillaBytes
 
offsetFormat(OffsetFormat) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
OffsetFormat - Interface in net.openhft.chronicle.bytes
 
onClose(Closeable) - Method in class net.openhft.chronicle.bytes.BytesMethodWriterBuilder
Deprecated.
 
onClose(Closeable) - Method in interface net.openhft.chronicle.bytes.BytesMethodWriterInvocationHandler
 
onClose(Closeable) - Method in interface net.openhft.chronicle.bytes.MethodWriterBuilder
 
onClose(Closeable) - Method in interface net.openhft.chronicle.bytes.MethodWriterInvocationHandler
 
OnHeapBytes - Class in net.openhft.chronicle.bytes
 
OnHeapBytes(BytesStore, boolean) - Constructor for class net.openhft.chronicle.bytes.OnHeapBytes
 
onNewChunk(String, int, long) - Method in interface net.openhft.chronicle.bytes.NewChunkListener
 
onWrite(String, Object[]) - Method in interface net.openhft.chronicle.bytes.MethodWriterListener
Deprecated.
 
OptimisedBytesStoreHash - Enum in net.openhft.chronicle.bytes.algo
 
optimisedWrite(RandomDataInput, long, long) - Method in class net.openhft.chronicle.bytes.VanillaBytes
 
outputStream() - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
overlapSize() - Method in class net.openhft.chronicle.bytes.MappedFile
 

P

PADDING - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
PADDING32 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
parse8bit(StreamingDataInput, Appendable, int) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
 
parse8bit_SB1(Bytes, StringBuilder, int) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
 
parseHexLong() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
parseLong(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
 
parseUTF(Appendable, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
Deprecated.
parseUtf8(BytesStore, StringBuilder, boolean, int) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
 
parseUtf8(StreamingDataInput, Appendable, int) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
parseUtf8(Appendable, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
parseUtf8(Appendable, boolean, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
peakLength(BytesStore, long) - Static method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
peakLength(BytesStore, long) - Static method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
peakLength(BytesStore, long) - Static method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
peakLength(BytesStore, long) - Static method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
peekUnsignedByte() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
peekUnsignedByte(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
peekUnsignedByte(long) - Method in class net.openhft.chronicle.bytes.AbstractBytesStore
 
peekUnsignedByte() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
peekUnsignedByte(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
peekUnsignedByte() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
peekUnsignedByte(long) - Method in class net.openhft.chronicle.bytes.MappedBytes
 
peekUnsignedByte(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
peekUnsignedByte(long) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
peekUnsignedByte(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
Read an unsigned byte at an offset, or -1
peekUnsignedByte(long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
peekUnsignedByte() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
peekUnsignedByte() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
peekUnsignedByte(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
peekVolatileInt() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
peekVolatileInt() - Method in interface net.openhft.chronicle.bytes.RandomDataInput
 
performClose() - Method in class net.openhft.chronicle.bytes.ref.AbstractReference
 
performClose() - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
 
performRelease() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
performRelease() - Method in class net.openhft.chronicle.bytes.HeapBytesStore
 
performRelease() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
performRelease() - Method in class net.openhft.chronicle.bytes.MappedFile
 
performRelease() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
performRelease() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
performReleaseInBackground() - Method in class net.openhft.chronicle.bytes.AbstractBytesStore
 
performReleaseInBackground() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
performReleaseInBackground() - Method in class net.openhft.chronicle.bytes.MappedFile
 
PointerBytesStore - Class in net.openhft.chronicle.bytes
A BytesStore which can point to arbitrary memory.
PointerBytesStore() - Constructor for class net.openhft.chronicle.bytes.PointerBytesStore
 
prepend(long) - Method in interface net.openhft.chronicle.bytes.BytesPrepender
Prepends a long in decimal, this method moves the readPosition() backwards.
prewrite(byte[]) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
prewrite(BytesStore) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
prewrite(byte[]) - Method in interface net.openhft.chronicle.bytes.BytesPrepender
Write backward in binary a byte
prewrite(BytesStore) - Method in interface net.openhft.chronicle.bytes.BytesPrepender
Write backward in binary a byte
prewrite(byte[]) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
prewrite(BytesStore) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
prewrite(byte[]) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
prewrite(BytesStore) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
prewriteByte(byte) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
prewriteByte(byte) - Method in interface net.openhft.chronicle.bytes.BytesPrepender
Write backward in binary a byte
prewriteByte(byte) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
prewriteByte(byte) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
prewriteInt(int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
prewriteInt(int) - Method in interface net.openhft.chronicle.bytes.BytesPrepender
Write backward in binary a 4 byte int
prewriteInt(int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
prewriteInt(int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
prewriteLong(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
prewriteLong(long) - Method in interface net.openhft.chronicle.bytes.BytesPrepender
Write backward in binary an 8 byte long
prewriteLong(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
prewriteLong(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
prewriteOffsetPositionMoved(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
prewriteOffsetPositionMoved(long) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
 
prewriteOffsetPositionMoved(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
prewriteShort(short) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
prewriteShort(short) - Method in interface net.openhft.chronicle.bytes.BytesPrepender
Write backward in binary a 2 byte int
prewriteShort(short) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
prewriteShort(short) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
printable(long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
Read the byte at an offset and converts it into a printable
PropertyReplacer - Enum in net.openhft.chronicle.bytes.util
 
provider(TimeProvider) - Method in enum net.openhft.chronicle.bytes.MappedUniqueMicroTimeProvider
 

R

raf() - Method in class net.openhft.chronicle.bytes.MappedFile
 
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(RandomDataInput, long, long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
rawReadByte() - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
rawReadByte() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
rawReadInt() - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
rawReadInt() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
rawReadLong() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
rawWriteByte(byte) - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
rawWriteByte(byte) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
rawWriteInt(int) - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
rawWriteInt(int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
rawWriteLong(long) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
Write a long without a bounds check
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(byte[]) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
read(byte[], int, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
read(char[], int, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
read(ByteBuffer) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
read(Bytes, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
read(long, byte[], int, int) - Method in class net.openhft.chronicle.bytes.NativeBytes.NativeSubBytes
 
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(BytesOut) - Method in interface net.openhft.chronicle.bytes.RingBufferReader
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.HexDumpBytes
 
read8bit(Bytes) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
read8bit(ACS) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
read8bit(StringBuilder) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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
 
read8ByteAlignPadding(Bytes<?>) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
readBigDecimal() - Method in interface net.openhft.chronicle.bytes.Bytes
 
readBigDecimal() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
readBigInteger() - Method in interface net.openhft.chronicle.bytes.Bytes
 
readBigInteger() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
readBoolean() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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() - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
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(long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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.
readChar() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
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() - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
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(long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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 class net.openhft.chronicle.bytes.HexDumpBytes
 
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() - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
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(long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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 class net.openhft.chronicle.bytes.HexDumpBytes
 
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.
readIncompleteLong() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
readInt() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
readInt(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
readInt() - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
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(long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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 class net.openhft.chronicle.bytes.HexDumpBytes
 
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
 
readLimitToCapacity() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
readLimitToCapacity() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
readLong() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
readLong(long) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
readLong() - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
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(long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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.BinaryIntArrayReference
 
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
 
readMarshallableLength16(Class<T>, T) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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 than MethodReader.lazyReadOne().
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(ReferenceOwner, MappedFile, 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.HexDumpBytes
 
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 class net.openhft.chronicle.bytes.HexDumpBytes
 
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() - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
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(long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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.GuardedNativeBytes
 
readStopBit() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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.GuardedNativeBytes
 
readStopBitChar() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
readStopBitChar() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
readStopBitChar() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
readStopBitDecimal() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
readStopBitDecimal() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
readStopBitDouble() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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.GuardedNativeBytes
 
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() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
readUtf8(ACS) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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 class net.openhft.chronicle.bytes.HexDumpBytes
 
readUTFΔ(ACS) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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 enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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(long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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(long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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 enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
readVolatileShort(long) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
readWithLength(long, BytesOut<Underlying>) - Method in interface net.openhft.chronicle.bytes.Bytes
 
readWithLength(long, BytesOut<Void>) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
readWithLength(long, ThrowingConsumer<Bytes<Void>, IORuntimeException>) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
readWithLength(Bytes) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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<Bytes<Void>, IORuntimeException, BytesOut>, StringBuilder, BytesOut) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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
Returns the actual capacity that can be potentially read.
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
 
realWriteRemaining() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
realWriteRemaining() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
realWriteRemaining() - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
realWriteRemaining() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
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.HexDumpBytes
 
refCount() - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
refCount() - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
referenceCounts() - Method in class net.openhft.chronicle.bytes.MappedFile
 
release(ReferenceOwner) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
release(ReferenceOwner) - Method in class net.openhft.chronicle.bytes.MappedBytes
 
release(ReferenceOwner) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
release(ReferenceOwner) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
ReleasedBytesStore - Enum in net.openhft.chronicle.bytes
applied after a Bytes has been released and cannot be used.
releasedBytesStore() - Static method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
releaseLast(ReferenceOwner) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
releaseLast(ReferenceOwner) - Method in class net.openhft.chronicle.bytes.MappedBytes
 
releaseLast(ReferenceOwner) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
releaseLast(ReferenceOwner) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
replaceTokensWithProperties(String) - Static method in enum net.openhft.chronicle.bytes.util.PropertyReplacer
 
replaceTokensWithProperties(String, Properties) - Static method in enum net.openhft.chronicle.bytes.util.PropertyReplacer
 
reserve(ReferenceOwner) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
reserve(ReferenceOwner) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
reserve(ReferenceOwner) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
reservedBy(ReferenceOwner) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
reservedBy(ReferenceOwner) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
reservedBy(ReferenceOwner) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
reset() - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
reset() - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
reset() - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
reset() - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
resetNewGuarded() - Static method in class net.openhft.chronicle.bytes.NativeBytes
For testing
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
 
RingBufferReaderStats - Interface in net.openhft.chronicle.bytes
 
rollbackOnClose() - Method in interface net.openhft.chronicle.bytes.BytesContext
 
roundUpTo64ByteAlign(long) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
roundUpTo8ByteAlign(long) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
run() - Method in class net.openhft.chronicle.bytes.BytesTextMethodTester
 
RuntimeInvocationTargetException - Exception in net.openhft.chronicle.bytes
Deprecated.
RuntimeInvocationTargetException(Throwable) - Constructor for exception net.openhft.chronicle.bytes.RuntimeInvocationTargetException
Deprecated.
 

S

safeCopySize() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
safeLimit() - Method in interface net.openhft.chronicle.bytes.Bytes
 
safeLimit() - Method in interface net.openhft.chronicle.bytes.BytesStore
 
safeLimit() - Method in class net.openhft.chronicle.bytes.MappedBytesStore
 
safeLimit() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
safeLimit() - Method in class net.openhft.chronicle.bytes.PointerBytesStore
 
set(long, long) - Method in class net.openhft.chronicle.bytes.PointerBytesStore
 
SET_LOW_INT16 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
SET_LOW_INT8 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
setAddress(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
setBytes(Bytes) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
 
setCharAt(Appendable, int, char) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
 
setLength(Appendable, int) - Static method in enum net.openhft.chronicle.bytes.AppendableUtil
 
setMaxUsed(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
setMaxUsed(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
setMaxUsed(long) - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
setMaxUsed(long) - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
setNewChunkListener(NewChunkListener) - Method in class net.openhft.chronicle.bytes.MappedBytes
 
setNewChunkListener(NewChunkListener) - Method in class net.openhft.chronicle.bytes.MappedFile
 
setNewGuarded(boolean) - Static method in class net.openhft.chronicle.bytes.NativeBytes
turn guarding on/off.
setOrderedValue(int) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntReference
 
setOrderedValue(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongReference
 
setOrderedValue(int) - Method in class net.openhft.chronicle.bytes.ref.TextIntReference
 
setOrderedValue(long) - Method in class net.openhft.chronicle.bytes.ref.TextLongReference
 
setOrderedValue(long) - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
 
setOrderedValue2(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryTwoLongReference
 
setOrderedValueAt(long, int) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
setOrderedValueAt(long, long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
setOrderedValueAt(long, int) - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
setOrderedValueAt(long, long) - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
setup() - Method in class net.openhft.chronicle.bytes.BytesTextMethodTester
 
setup(String) - Method in class net.openhft.chronicle.bytes.BytesTextMethodTester
 
setValue(boolean) - Method in class net.openhft.chronicle.bytes.ref.BinaryBooleanReference
 
setValue(int) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntReference
 
setValue(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongReference
 
setValue(boolean) - Method in class net.openhft.chronicle.bytes.ref.TextBooleanReference
 
setValue(int) - Method in class net.openhft.chronicle.bytes.ref.TextIntReference
 
setValue(long) - Method in class net.openhft.chronicle.bytes.ref.TextLongReference
 
setValue(long) - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
 
setValue2(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryTwoLongReference
 
setValueAt(long, int) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
setValueAt(long, long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
setValueAt(long, int) - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
setValueAt(long, long) - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
setVolatileValue(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongReference
 
setVolatileValue(long) - Method in class net.openhft.chronicle.bytes.ref.TextLongReference
 
setVolatileValue(long) - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
 
setVolatileValue2(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryTwoLongReference
 
sharedMemory() - Method in interface net.openhft.chronicle.bytes.Bytes
 
sharedMemory() - Method in class net.openhft.chronicle.bytes.HeapBytesStore
 
sharedMemory() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
sharedMemory() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
sharedMemory() - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
sharedMemory() - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
SHIFT - Static variable in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
SHIFT - Static variable in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
shift - Variable in class net.openhft.chronicle.bytes.util.AbstractInterner
 
sizeFor(long) - Static method in interface net.openhft.chronicle.bytes.BytesRingBuffer
 
sizeFor(long, int) - Static method in interface net.openhft.chronicle.bytes.BytesRingBuffer
 
sizeInBytes(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
sizeInBytes(long) - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
sizeInBytes(long) - Method in interface net.openhft.chronicle.bytes.ref.ByteableIntArrayValues
 
sizeInBytes(long) - Method in interface net.openhft.chronicle.bytes.ref.ByteableLongArrayValues
 
sizeInBytes(long) - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
sizeInBytes(long) - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
skip(long) - Method in class net.openhft.chronicle.bytes.ByteStringReader
 
skip(long) - Method in class net.openhft.chronicle.bytes.StreamingInputStream
 
start() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
start() - Method in class net.openhft.chronicle.bytes.AbstractBytesStore
 
start() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
start() - Method in class net.openhft.chronicle.bytes.MappedBytesStore
 
start() - Method in class net.openhft.chronicle.bytes.PointerBytesStore
 
start() - Method in class net.openhft.chronicle.bytes.SubBytes
 
startCollecting() - Static method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
startCollecting() - Static method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
startsWith(char) - Method in interface net.openhft.chronicle.bytes.BytesStore
Does the BytesStore start with a character?
startsWith(BytesStore) - Method in interface net.openhft.chronicle.bytes.BytesStore
 
stop() - Method in interface net.openhft.chronicle.bytes.RingBufferReader
stop the reader.
STOP_BIT - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
stopBitLength(long) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
StopCharsTester - Interface in net.openhft.chronicle.bytes
 
StopCharTester - Interface in net.openhft.chronicle.bytes
 
StopCharTesters - Enum in net.openhft.chronicle.bytes
 
StreamingCommon<S extends StreamingCommon<S>> - Interface in net.openhft.chronicle.bytes
 
StreamingDataInput<S extends StreamingDataInput<S>> - Interface in net.openhft.chronicle.bytes
This data input has a a position() and a limit()
StreamingDataOutput<S extends StreamingDataOutput<S>> - Interface in net.openhft.chronicle.bytes
Position based access.
StreamingInputStream - Class in net.openhft.chronicle.bytes
 
StreamingInputStream() - Constructor for class net.openhft.chronicle.bytes.StreamingInputStream
 
StreamingInputStream(StreamingDataInput) - Constructor for class net.openhft.chronicle.bytes.StreamingInputStream
 
StreamingOutputStream - Class in net.openhft.chronicle.bytes
 
StreamingOutputStream() - Constructor for class net.openhft.chronicle.bytes.StreamingOutputStream
 
StreamingOutputStream(StreamingDataOutput) - Constructor for class net.openhft.chronicle.bytes.StreamingOutputStream
 
STRING_0 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
STRING_31 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
STRING_ANY - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
STRING_FOR_CODE - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
StringInternerBytes - Class in net.openhft.chronicle.bytes.util
 
StringInternerBytes(int) - Constructor for class net.openhft.chronicle.bytes.util.StringInternerBytes
 
subBytes(long, long) - Method in interface net.openhft.chronicle.bytes.RandomDataInput
Copy a sub sequence of bytes as a BytesStore.
SubBytes<Underlying> - Class in net.openhft.chronicle.bytes
 
SubBytes(BytesStore, long, long) - Constructor for class net.openhft.chronicle.bytes.SubBytes
 
SubBytes(BytesStore) - Constructor for class net.openhft.chronicle.bytes.SubBytes
 
subSequence(int, int) - Method in interface net.openhft.chronicle.bytes.BytesStore
Not supported.

T

testAndSetInt(long, int, int) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
testAndSetInt(long, int, int) - Method in class net.openhft.chronicle.bytes.HeapBytesStore
 
testAndSetInt(long, int, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
testAndSetInt(long, int, int) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
testAndSetInt(long, int, int) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
testAndSetInt(long, int, int) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
testAndSetInt(long, int, int) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
TextBooleanReference - Class in net.openhft.chronicle.bytes.ref
Implementation of a reference to a 32-bit in in text wire format.
TextBooleanReference() - Constructor for class net.openhft.chronicle.bytes.ref.TextBooleanReference
 
TextIntArrayReference - Class in net.openhft.chronicle.bytes.ref
 
TextIntArrayReference() - Constructor for class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
TextIntReference - Class in net.openhft.chronicle.bytes.ref
Implementation of a reference to a 32-bit in in text wire format.
TextIntReference() - Constructor for class net.openhft.chronicle.bytes.ref.TextIntReference
 
TextLongArrayReference - Class in net.openhft.chronicle.bytes.ref
 
TextLongArrayReference() - Constructor for class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
TextLongReference - Class in net.openhft.chronicle.bytes.ref
reference to an array fo 32-bit in values in Text wire format.
TextLongReference() - Constructor for class net.openhft.chronicle.bytes.ref.TextLongReference
 
threadSafetyCheck(boolean) - Method in class net.openhft.chronicle.bytes.MappedFile
 
threadSafetyCheck(boolean) - Method in class net.openhft.chronicle.bytes.ref.AbstractReference
 
TIME - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
to8bitString() - Method in interface net.openhft.chronicle.bytes.BytesStore
 
toByteArray() - Method in interface net.openhft.chronicle.bytes.RandomDataInput
 
toCharArray(Bytes) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
toCharArray(Bytes, long, int) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
toDebugString() - Method in interface net.openhft.chronicle.bytes.BytesStore
By default the maximum length of data shown is 256 characters.
toDebugString(long) - Method in interface net.openhft.chronicle.bytes.BytesStore
 
toDebugString(RandomDataInput, long, long) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
toEnd() - Method in interface net.openhft.chronicle.bytes.RingBufferReader
Take reader to just past the end of the RB
toggle - Variable in class net.openhft.chronicle.bytes.util.AbstractInterner
 
toggle() - Method in class net.openhft.chronicle.bytes.util.AbstractInterner
 
toHexString() - Method in interface net.openhft.chronicle.bytes.Bytes
 
toHexString(long) - Method in interface net.openhft.chronicle.bytes.Bytes
display the hex data of Bytes from the position() to the limit()
toHexString(long, long) - Method in interface net.openhft.chronicle.bytes.Bytes
display the hex data of Bytes from the position() to the limit()
toHexString() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
toString() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
toString(Bytes<?>) - Static method in interface net.openhft.chronicle.bytes.Bytes
Creates a string from the position to the limit, The buffer is not modified by this call
toString(Bytes<?>, long) - Static method in interface net.openhft.chronicle.bytes.Bytes
Creates a string from the position to the limit, The buffer is not modified by this call
toString(Bytes, long, long) - Static method in interface net.openhft.chronicle.bytes.Bytes
The buffer is not modified by this call
toString() - Method in class net.openhft.chronicle.bytes.HeapBytesStore
 
toString() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
toString() - Method in class net.openhft.chronicle.bytes.MappedBytes
 
toString() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
toString() - Method in class net.openhft.chronicle.bytes.ref.BinaryIntArrayReference
 
toString() - Method in class net.openhft.chronicle.bytes.ref.BinaryIntReference
 
toString() - Method in class net.openhft.chronicle.bytes.ref.BinaryLongArrayReference
 
toString() - Method in class net.openhft.chronicle.bytes.ref.BinaryLongReference
 
toString() - Method in class net.openhft.chronicle.bytes.ref.BinaryTwoLongReference
 
toString() - Method in class net.openhft.chronicle.bytes.ref.TextBooleanReference
 
toString() - Method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
toString() - Method in class net.openhft.chronicle.bytes.ref.TextIntReference
 
toString() - Method in class net.openhft.chronicle.bytes.ref.TextLongArrayReference
 
toString() - Method in class net.openhft.chronicle.bytes.ref.TextLongReference
 
toString() - Method in class net.openhft.chronicle.bytes.ref.UncheckedLongReference
 
toString() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
toString() - Method in class net.openhft.chronicle.bytes.VanillaBytes
 
toString0() - Method in class net.openhft.chronicle.bytes.VanillaBytes
 
toTemporaryDirectByteBuffer() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
toTemporaryDirectByteBuffer() - Method in interface net.openhft.chronicle.bytes.RandomDataInput
 
toTemporaryDirectByteBuffer() - Method in class net.openhft.chronicle.bytes.VanillaBytes
 
translate(long) - Method in class net.openhft.chronicle.bytes.MappedBytesStore
 
translate(long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
triviallyCopyableRange(Class) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
TRUE - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
tryReserve(ReferenceOwner) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
tryReserve(ReferenceOwner) - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
tryReserve(ReferenceOwner) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
TwoLongReference - Interface in net.openhft.chronicle.bytes.ref
 
TYPE_LITERAL - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
TYPE_PREFIX - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 

U

U8_ARRAY - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
UINT16 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
UINT32 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
UINT8 - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
unchecked(boolean) - Method in interface net.openhft.chronicle.bytes.Bytes
Return a Bytes which is optionally unchecked.
unchecked() - Method in interface net.openhft.chronicle.bytes.Bytes
 
unchecked(boolean) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
 
unchecked() - Method in class net.openhft.chronicle.bytes.UncheckedBytes
 
unchecked() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
unchecked(boolean) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
UncheckedBytes<Underlying> - Class in net.openhft.chronicle.bytes
Fast unchecked version of AbstractBytes
UncheckedBytes(Bytes) - Constructor for class net.openhft.chronicle.bytes.UncheckedBytes
 
UncheckedLongReference - Class in net.openhft.chronicle.bytes.ref
 
UncheckedLongReference() - Constructor for class net.openhft.chronicle.bytes.ref.UncheckedLongReference
 
UncheckedNativeBytes<Underlying> - Class in net.openhft.chronicle.bytes
Fast unchecked version of AbstractBytes
UncheckedNativeBytes(Bytes<Underlying>) - Constructor for class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
uncheckedReadSkipBackOne() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
uncheckedReadSkipBackOne() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
uncheckedReadSkipBackOne() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
Read skip -1 when you are sure this is safe.
uncheckedReadSkipBackOne() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
uncheckedReadSkipOne() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
uncheckedReadSkipOne() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
uncheckedReadSkipOne() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
Read skip 1 when you are sure this is safe.
uncheckedReadSkipOne() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
uncheckedReadUnsignedByte() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
uncheckedReadUnsignedByte() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
uncheckedReadUnsignedByte() - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
uncheckedReadUnsignedByte() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
uncompress(CharSequence, BytesIn, BytesOut) - Static method in interface net.openhft.chronicle.bytes.util.Compression
 
uncompress(CharSequence, T, ThrowingFunction<T, byte[], IORuntimeException>) - Static method in interface net.openhft.chronicle.bytes.util.Compression
 
uncompress(byte[]) - Method in interface net.openhft.chronicle.bytes.util.Compression
 
uncompress(BytesIn, BytesOut) - Method in interface net.openhft.chronicle.bytes.util.Compression
 
underlyingCapacity() - Method in class net.openhft.chronicle.bytes.MappedBytesStore
Fetch the capacity of the underlying file This can differ from the exposed capacity() of this bytes store (which has been page aligned)
underlyingIndex() - Method in interface net.openhft.chronicle.bytes.RingBufferReader
 
underlyingObject() - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
underlyingObject() - Method in interface net.openhft.chronicle.bytes.BytesStore
 
underlyingObject() - Method in class net.openhft.chronicle.bytes.HeapBytesStore
 
underlyingObject() - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
underlyingObject() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
underlyingObject() - Method in enum net.openhft.chronicle.bytes.NoBytesStore
 
underlyingObject() - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
underlyingObject() - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
uninit() - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
uninitialized() - Static method in class net.openhft.chronicle.bytes.NativeBytesStore
 
UNKNOWN_INDEX - Static variable in interface net.openhft.chronicle.bytes.RingBufferReader
 
unregister(BytesStore) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
Deprecated.
unsafeReadObject(Object, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
unsafeReadObject(Object, int, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataInput
 
unsafeWriteObject(Object, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
unsafeWriteObject(Object, int, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
unwrite(long, int) - Method in interface net.openhft.chronicle.bytes.Bytes
will unwrite from the offset upto the current write position of the destination bytes
update(String, Object) - Method in interface net.openhft.chronicle.bytes.UpdateInterceptor
modifies t with changed data
UPDATED_ALIAS - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 
updateInterceptor(UpdateInterceptor) - Method in class net.openhft.chronicle.bytes.BytesMethodWriterBuilder
Deprecated.
 
updateInterceptor(UpdateInterceptor) - Method in interface net.openhft.chronicle.bytes.MethodWriterBuilder
 
UpdateInterceptor - Interface in net.openhft.chronicle.bytes
Represents an operation that accepts a single input argument then modifies that same instance.
useMethodIds(boolean) - Method in class net.openhft.chronicle.bytes.BytesMethodWriterBuilder
Deprecated.
 
useMethodIds(boolean) - Method in interface net.openhft.chronicle.bytes.MethodWriterBuilder
 
useMethodIds(boolean) - Method in interface net.openhft.chronicle.bytes.MethodWriterInvocationHandler
 
usesSelfDescribingMessage() - Method in interface net.openhft.chronicle.bytes.CommonMarshallable
 
utf8Length(CharSequence) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
Deprecated.
UTF8StringInterner - Class in net.openhft.chronicle.bytes.util
 
UTF8StringInterner(int) - Constructor for class net.openhft.chronicle.bytes.util.UTF8StringInterner
 
UTFDataFormatRuntimeException - Exception in net.openhft.chronicle.bytes
 
UTFDataFormatRuntimeException(String) - Constructor for exception net.openhft.chronicle.bytes.UTFDataFormatRuntimeException
 
UTFDataFormatRuntimeException(String, Exception) - Constructor for exception net.openhft.chronicle.bytes.UTFDataFormatRuntimeException
 
UUID - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 

V

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 interface net.openhft.chronicle.bytes.Bytes
 
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.MappedUniqueMicroTimeProvider
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.ReleasedBytesStore
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.
valueOf(String) - Static method in enum net.openhft.chronicle.bytes.util.PropertyReplacer
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.MappedUniqueMicroTimeProvider
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.ReleasedBytesStore
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.
values() - Static method in enum net.openhft.chronicle.bytes.util.PropertyReplacer
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
 

W

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
 
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(byte[]) - Static method in class net.openhft.chronicle.bytes.HeapBytesStore
 
wrap(ByteBuffer) - Static method in class net.openhft.chronicle.bytes.HeapBytesStore
 
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).
wrapWithNativeBytes(BytesStore<?, T>, long) - Static method in class net.openhft.chronicle.bytes.NativeBytes
 
write(RandomDataInput) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
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(InputStream) - Method in interface net.openhft.chronicle.bytes.Bytes
 
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(InputStream) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
write(CharSequence) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
write(CharSequence, int, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
write(RandomDataInput) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
write(BytesStore) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
write(RandomDataInput, long, long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
write(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
write(byte[]) - 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(RandomDataInput) - Method in class net.openhft.chronicle.bytes.MappedBytes
 
write(long, RandomDataInput) - Method in class net.openhft.chronicle.bytes.MappedBytes
 
write(RandomDataInput, long, long) - 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
 
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.BinaryIntArrayReference
 
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, long) - Static method in class net.openhft.chronicle.bytes.ref.TextIntArrayReference
 
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(long, byte[], int, int) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
write(long, ByteBuffer, int, int) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
write(long, RandomDataInput, long, long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
write(CharSequence) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
write(CharSequence, int, int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
write(RandomDataInput) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
Write all data or fail.
write(BytesStore) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
Writes the passed BytesStore
write(RandomDataInput, long, long) - 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(RandomDataInput, long, long) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
 
write(BytesStore, long, long) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
 
write(RandomDataInput, 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(RandomDataInput) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
write(RandomDataInput, long, long) - Method in class net.openhft.chronicle.bytes.VanillaBytes
 
write(long, CharSequence, int, int) - Method in class net.openhft.chronicle.bytes.VanillaBytes
 
write(BytesStore, long, long) - 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) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
write8bit(CharSequence, int, int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
write8bit(String) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
write8bit(BytesStore) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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
 
write8ByteAlignPadding(Bytes<?>) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
writeBigDecimal(BigDecimal) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
writeBigDecimal(BigDecimal) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
writeBigInteger(BigInteger) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
writeBigInteger(BigInteger) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
writeBoolean(boolean) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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(byte) - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
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(long, byte) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
writeByte(byte) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
writeByte(byte) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
 
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.
writeChar(char) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
writeCheckOffset(long, long) - Method in class net.openhft.chronicle.bytes.MappedBytes
 
writeCheckOffset(long, long) - Method in class net.openhft.chronicle.bytes.NativeBytes
 
writeCheckOffset(long, long) - Method in class net.openhft.chronicle.bytes.OnHeapBytes
 
writeDouble(long, double) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
writeDouble(double) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
writeDouble(double) - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
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(long, double) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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 class net.openhft.chronicle.bytes.HexDumpBytes
 
writeEnum(E) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
writeFile(String, Bytes<byte[]>) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
 
writeFloat(long, float) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
writeFloat(float) - Method in class net.openhft.chronicle.bytes.AbstractBytes
 
writeFloat(float) - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
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(long, float) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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 class net.openhft.chronicle.bytes.HexDumpBytes
 
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(int) - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
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(long, int) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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(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) - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
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, long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
writeLong(long) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
Write a long
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.BinaryIntArrayReference
 
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
 
writeMarshallableLength16(WriteBytesMarshallable) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
writeMaxInt(long, int) - Method in interface net.openhft.chronicle.bytes.BytesStore
Write a value which is not smaller.
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(long, int) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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, long) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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
For HexDumpBytes it needs to remember the writePosition for the underlying bytes as well as the text hex dump, so it encodes both in one number so you can call writePosition later.
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 class net.openhft.chronicle.bytes.HexDumpBytes
 
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.AbstractBytesStore
 
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(short) - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
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(long, short) - Method in enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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 writePosition.
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.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(char) - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
writeStopBit(long) - Method in class net.openhft.chronicle.bytes.GuardedNativeBytes
 
writeStopBit(long) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
writeStopBit(char) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
writeStopBit(double) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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 class net.openhft.chronicle.bytes.HexDumpBytes
 
writeStopBitDecimal(double) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
writeUnsignedByte(int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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 class net.openhft.chronicle.bytes.HexDumpBytes
 
writeUnsignedInt24(int) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 
writeUnsignedShort(int) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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.HexDumpBytes
 
writeUtf8(String) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
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
 
writeUtf8(String) - Method in class net.openhft.chronicle.bytes.UncheckedBytes
 
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 class net.openhft.chronicle.bytes.HexDumpBytes
 
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 enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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 enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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 enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
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 enum net.openhft.chronicle.bytes.ReleasedBytesStore
 
writeVolatileShort(long, short) - Method in class net.openhft.chronicle.bytes.UncheckedNativeBytes
 
writeWithLength(RandomDataInput) - Method in class net.openhft.chronicle.bytes.HexDumpBytes
 
writeWithLength(RandomDataInput) - Method in interface net.openhft.chronicle.bytes.StreamingDataOutput
 

X

XxHash - Class in net.openhft.chronicle.bytes.algo
 
XxHash(long) - Constructor for class net.openhft.chronicle.bytes.algo.XxHash
 

Z

zeroOut(long, long) - Method in interface net.openhft.chronicle.bytes.BytesStore
Fill the BytesStore with zeros
zeroOut(long, long) - Method in class net.openhft.chronicle.bytes.NativeBytesStore
 
zeroOut(long, long) - Method in interface net.openhft.chronicle.bytes.RandomDataOutput
Zero out the bytes between the start and the end.
zeroOut(long, long) - Method in class net.openhft.chronicle.bytes.ReadOnlyMappedBytesStore
 
ZONED_DATE_TIME - Static variable in interface net.openhft.chronicle.bytes.BinaryWireCode
 

_

_stringForCode(Class) - Static method in interface net.openhft.chronicle.bytes.BinaryWireCode
 
$ A B C D E F G H I J K L M N O P R S T U V W X Z _ 
Skip navigation links

Copyright © 2020. All rights reserved.