Method MIME.decode_qp()
- Method decode_qp
string decode_qp(string encoded_data)
- Description
This function decodes data encoded using the quoted-printable (a.k.a. quoted-unreadable) transfer encoding.
- See also
string decode_qp(string encoded_data)
This function decodes data encoded using the quoted-printable (a.k.a. quoted-unreadable) transfer encoding.