Mail.Encoders.SevenBit (mail v0.2.3) View Source
Encodes/decodes 7-bit strings according to RFC 2045.
See the following link for reference:
Link to this section Summary
Link to this section 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.