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

Method MIME.decode_uue()


Method decode_uue

string MIME.decode_uue(string encoded_data)

Description

This function decodes data encoded using the x-uue transfer encoding. It can also be used to decode generic UUEncoded files.

See also

MIME.encode_uue, MIME.decode