pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]
MIME

MIME.decode()


Method decode

string decode(string data, string encoding)

Description

Extract raw data from an encoded string suitable for transport between systems.

The encoding can be any of

"7bit"
"8bit"
"base64"
"binary"
"quoted-printable"
"x-uue"
"x-uuencode"

The encoding string is not case sensitive.

See also

MIME.encode()

Module reference for Pike v7.8 release 116, 2008-12-31