Function UUE2Bin() Foundation

Decodes a string which is Bin2UUEd.

Syntax
UUE2Bin( <cString> ) --> cDecodedString
Parameters
<cString>
This is the Bin2UUEd string which shall be decoded.
Return

This is the decoded string.

Description

This function is basically used by the class MimeContent to decode strings which are Bin2UUEd.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.