ml.combust.bundle.serializer.custom
Trait for a custom object serializer.
Scala class of custom object to serialize
Convert byte array to custom object.
bytes to deserialize
deserialized custom object
Convert custom object to byte array.
object to serialize
serialized bytes
Trait for a custom object serializer.
Scala class of custom object to serialize