mail v0.2.2 Mail.Encoders.Base64
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
Link to this function
decode(string)
Link to this function