| Package | Description |
|---|---|
| net.openhft.chronicle.bytes | |
| net.openhft.chronicle.bytes.algo | |
| net.openhft.chronicle.bytes.ref | |
| net.openhft.chronicle.bytes.util |
| Class and Description |
|---|
| AbstractBytes |
| AbstractBytesStore
Created by peter on 07/05/16.
|
| AppendableUtil
Created by peter on 30/08/15.
|
| Byteable
This Interface allows a reference to off heap memory to be reassigned.
|
| Bytes
Bytes is a pointer to a region of memory within a BytesStore.
|
| BytesConsumer |
| BytesIn
Created by Peter on 20/04/2016.
|
| BytesMarshaller
Created by Peter on 19/04/2016.
|
| BytesOut
Created by Peter on 20/04/2016.
|
| BytesPrepender
Created by peter on 12/09/15.
|
| BytesRingBuffer |
| BytesRingBufferStats |
| BytesStore
A immutable reference to some bytes with fixed extents.
|
| ByteStringAppender
Methods to append text to a Bytes.
|
| BytesUtil
Created by peter on 30/08/15.
|
| HeapBytesStore
Wrapper for Heap ByteBuffers and arrays.
|
| MappedBytes
Bytes to wrap memory mapped data.
|
| MappedBytesStore
BytesStore to wrap memory mapped data.
|
| MappedBytesStoreFactory
Created by peter.lawrey on 21/09/2015.
|
| MappedFile
A memory mapped files which can be randomly accessed in chunks.
|
| NativeBytes
Elastic native memory accessor which can wrap either a direct ByteBuffer or malloc'ed memory.
|
| NativeBytesStore |
| NewChunkListener
Created by peter on 12/02/2016.
|
| NoBytesStore |
| PointerBytesStore
A BytesStore which can point to arbitrary memory.
|
| RandomDataInput
This allows random access to the underling bytes.
|
| RandomDataOutput |
| ReadBytesMarshallable
Read data directly as Bytes.
|
| StopCharsTester |
| StopCharTester |
| StopCharTesters |
| StreamingDataInput
This data input has a a position() and a limit()
|
| StreamingDataOutput
Position based access.
|
| StreamingInputStream
Created by peter on 17/08/15.
|
| UTFDataFormatRuntimeException |
| VanillaBytes
Simple Bytes implementation which is not Elastic.
|
| WriteBytesMarshallable
Write data directly as Bytes.
|
| Class and Description |
|---|
| Bytes
Bytes is a pointer to a region of memory within a BytesStore.
|
| BytesStore
A immutable reference to some bytes with fixed extents.
|
| VanillaBytes
Simple Bytes implementation which is not Elastic.
|
| Class and Description |
|---|
| Byteable
This Interface allows a reference to off heap memory to be reassigned.
|
| Bytes
Bytes is a pointer to a region of memory within a BytesStore.
|
| BytesStore
A immutable reference to some bytes with fixed extents.
|
| Class and Description |
|---|
| Bytes
Bytes is a pointer to a region of memory within a BytesStore.
|
| BytesIn
Created by Peter on 20/04/2016.
|
| BytesOut
Created by Peter on 20/04/2016.
|
| BytesStore
A immutable reference to some bytes with fixed extents.
|
| StopCharsTester |
| StopCharTester |
| UTFDataFormatRuntimeException |
Copyright © 2016. All rights reserved.