EventStore v0.11.0-rc.0 EventStore.Serializer behaviour View Source
Specification of a serializer to convert between an Elixir term and binary data.
Link to this section Summary
Callbacks
Deserialize the given binary data to the corresponding term
Serialize the given term to a binary representation
Link to this section Types
Link to this section Callbacks
Deserialize the given binary data to the corresponding term
Serialize the given term to a binary representation