| Package | Description |
|---|---|
| net.openhft.chronicle.bytes.solon | |
| org.agrona.sbe.solon | |
| org.noear.solon.serialization.abc.io |
| Modifier and Type | Class and Description |
|---|---|
class |
ChrBytesFactory |
| Modifier and Type | Method and Description |
|---|---|
static AbcFactory<net.openhft.chronicle.bytes.BytesIn,net.openhft.chronicle.bytes.BytesOut> |
ChrBytesFactory.getInstance() |
default AbcFactory<net.openhft.chronicle.bytes.BytesIn,net.openhft.chronicle.bytes.BytesOut> |
ChrBytesSerializable.serializeFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
SbeFactory
Sbe 序列化工厂
|
| Modifier and Type | Method and Description |
|---|---|
static AbcFactory<SbeInput,SbeOutput> |
SbeFactory.getInstance() |
default AbcFactory<SbeInput,SbeOutput> |
SbeSerializable.serializeFactory() |
| Modifier and Type | Method and Description |
|---|---|
AbcFactory<I,O> |
AbcSerializable.serializeFactory()
序列化工厂
|
Copyright © 2025. All rights reserved.