Extracted from Pike v7.3 release 14 at 2002-02-15.
pike.roxen.com
[Top]
MIME

Method MIME.decode_qp()


Method decode_qp

string MIME.decode_qp(string encoded_data)

Description

This function decodes data encoded using the quoted-printable (a.k.a. quoted-unreadable) transfer encoding.

See also

MIME.encode_qp, MIME.decode