Parses method_call
and return the method name.
Method parameters can be parsed later using parse.
method_call |
the XML-RPC methodCall string |
length |
the length of |
params |
on success, a new XMLRPCParams |
method's name, or |