Method Serializer.Encodeable()->_decode()
- Method
_decode
Serializer.Encodeable decode_value(string(8bit) data)
- Description
Callback for decoding the object. Sets variables in the object from the values in the mapping.
Called automatically by decode_value, not normally called manually.