mail v0.2.2 Mail.Encoders.Binary
Encodes/decodes binary 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 a binary encoded string.
Link to this function
encode(string)
Encodes a string into a binary encoded string.