method
load_call
v1_9_3_392 -
Show latest stable
- Class:
XMLRPC::Marshal
load_call( stringOrReadable )public
No documentation available.
# File lib/xmlrpc/marshal.rb, line 31
def load_call( stringOrReadable )
new.load_call( stringOrReadable )
end