public interface ZkSerializer
BytesPushThroughSerializer
,
SerializableSerializer
Modifier and Type | Method and Description |
---|---|
Object |
deserialize(byte[] bytes) |
byte[] |
serialize(Object data) |
byte[] serialize(Object data) throws ZkMarshallingError
ZkMarshallingError
Object deserialize(byte[] bytes) throws ZkMarshallingError
ZkMarshallingError
Copyright © 2019. All rights reserved.