mail v0.2.2 Mail.Encoders.EightBit
Encodes/decodes 8-bit strings according to RFC 2045.
See the following link for reference:
Link to this section Summary
Link to this section Functions
Link to this function
decode(string)
Decodes an 8-bit encoded string.
Link to this function
encode(string)
Encodes a string into an 8-bit encoded string.
Raises if any character is <NUL> "