View Source Pop3mail.QuotedPrintable (pop3mail v1.4.1)

Decode quoted-printable text as in RFC 2045 # 6.7

Summary

Functions

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

Functions

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

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