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

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:

Summary

Functions