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

Encodes/decodes 7-bit strings according to RFC 2045.

See the following link for reference:

Summary

Functions

Decodes a 7-bit encoded string.

Encodes a string into a 7-bit encoded string.

Functions

Decodes a 7-bit encoded string.

Encodes a string into a 7-bit encoded string.

Raises if any character isn't in the 7-bit ASCII range 1..127.