Class Mail::Encodings::Base64
In: lib/mail/encodings/base64.rb
Parent: Object

Methods

decode   encode  

Public Class methods

Decode the string from Base64

Encode the string to Base64

[Validate]