XMLRPC.Encoder

This module does the work of encoding an XML-RPC call or response.

Source

Summary

encode!(methodcall, options)
encode_value(value, options)

Functions

encode!(methodcall, options)
Source
encode_value(value, options)
Source