Method Pike.Encoder()->encode_object()
classPike.Encoder
- Method
encode_object
mixedencode_object(objectx)- Description
Return a value that Decoder()->decode_object() can use to recreate the object
x.- Returns
Returns the result of calling
x->_encode().