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, serializeWrite
default AbcFactory<net.openhft.chronicle.bytes.BytesIn,net.openhft.chronicle.bytes.BytesOut> serializeFactory()
AbcSerializable
serializeFactory
在接口中 AbcSerializable<net.openhft.chronicle.bytes.BytesIn,net.openhft.chronicle.bytes.BytesOut>