pike.hubbe.net

[Top]
MIME
previousMIME.decode_base64() MIME.decode_uue()next

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


Extracted from Pike v7.3 release 11 at 2001-11-03.