class
XMLRPC::Base64
ruby latest stable
- Superclass: Object
This class is necessary for ‘xmlrpc4r’ to determine that a string should be transmitted base64-encoded and not as a raw-string.
You can use XMLRPC::Base64 on the client and server-side as a parameter and/or return-value.
Files
- lib/xmlrpc/base64.rb