Method Serializer.Encodeable()->_encode()
- Method
_encode
 string(8bit) encode_value(Serializer.Encodeable data)- Description
 Callback for encoding the object. Returns a mapping from variable name to value.
Called automatically by encode_value, not normally called manually.