The function that deserializes a value from bytes. It returns the deserialized value and the number of bytes read.
The fixed size of the serialized value in bytes, or null
if it is variable.
The maximum size a serialized value can be in bytes, or null
if it is variable.
A description for the serializer.