Mail.Encoders.Base64 (mail v0.2.3) View Source

Encodes/decodes base64 strings according to RFC 2045 which requires line lengths of less than 76 characters and illegal characters to be removed during parsing.

See the following links for reference:

Link to this section Summary

Link to this section Functions