public interface ChrBytesSerializable extends AbcSerializable<net.openhft.chronicle.bytes.BytesIn,net.openhft.chronicle.bytes.BytesOut>
| 限定符和类型 | 方法和说明 |
|---|---|
default AbcFactory<net.openhft.chronicle.bytes.BytesIn,net.openhft.chronicle.bytes.BytesOut> |
serializeFactory()
序列化工厂
|
serializeRead, serializeWritedefault AbcFactory<net.openhft.chronicle.bytes.BytesIn,net.openhft.chronicle.bytes.BytesOut> serializeFactory()
AbcSerializableserializeFactory 在接口中 AbcSerializable<net.openhft.chronicle.bytes.BytesIn,net.openhft.chronicle.bytes.BytesOut>