| Package | Description |
|---|---|
| net.openhft.lang.io | |
| net.openhft.lang.io.serialization | |
| net.openhft.lang.io.serialization.impl |
| Constructor and Description |
|---|
MappedStore(File file,
FileChannel.MapMode mode,
long size,
BytesMarshallerFactory bytesMarshallerFactory)
Deprecated.
|
NativeBytes(BytesMarshallerFactory bytesMarshallerFactory,
long startAddr,
long capacityAddr,
AtomicInteger refCount)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ObjectSerializer |
BytesMarshallableSerializer.create(BytesMarshallerFactory bytesMarshallerFactory,
ObjectSerializer instance) |
| Constructor and Description |
|---|
BytesMarshallableSerializer(BytesMarshallerFactory bytesMarshallerFactory,
ObjectSerializer objectSerializer) |
| Modifier and Type | Class and Description |
|---|---|
class |
VanillaBytesMarshallerFactory |
Copyright © 2019. All rights reserved.