custom type type class
custom type type class
Convert byte array to custom object.
Convert byte array to custom object.
bytes to read
deserialized custom object
Convert custom object to a byte array.
Convert custom object to a byte array.
Bytes can be in any format, but recommended to serialize using protobuf.
object to serialize
serialized bytes
Class for serializing a custom object to/from a byte array.
Scala class for custom type
custom type type class