Pop3mail.QuotedPrintable (pop3mail v1.3.4) View Source

Decode quoted-printable text as in RFC 2045 # 6.7

Link to this section Summary

Functions

Decode arg1 string. Returns the result as a character list.

Link to this section Functions

Specs

decode(String.t()) :: [char()]

Decode arg1 string. Returns the result as a character list.