Pop3mail.QuotedPrintable (pop3mail v1.5.2)

View Source

Decode quoted-printable text as in RFC 2045 # 6.7

Summary

Functions

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

Functions

decode(str)

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

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