Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Protocols
Protocols.XMLRPC

Method Protocols.XMLRPC.decode_call()


Method decode_call

Call decode_call(string xml_input)

Description

Decodes a XML-RPC representation of a function call and returns a Call object.

See also

Call