convert_uudecode
Decode a uuencoded string
&reftitle.description;
stringfalseconvert_uudecode
stringstring
convert_uudecode decodes a uuencoded string.
convert_uudecode neither accepts the begin
nor the end line, which are part of uuencoded files.
&reftitle.parameters;
string
The uuencoded data.
&reftitle.returnvalues;
Returns the decoded data as a string &return.falseforfailure;.
&reftitle.examples;
convert_uudecode example
]]>
&example.outputs;
&reftitle.seealso;
convert_uuencode