Function QP2Bin() Foundation
Decodes a "quoted-printable" encoded string.
QP2Bin( <cString> ) --> cDecodedString
This is the decoded string.
This function is basically used by the class MimeContent for decoding content with the encoding type "quoted-printable"
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.