Menu

#60 Incorrect Base64 decoding

open
nobody
5
2013-01-13
2003-03-14
No

When the size of original content of MIME part
is a multiple of 3 the ExtractBodyXXX methods
append an extra symbol to the tail of decoded result.
The symbol appended is always the same (it looks
like =FF in quoted-printable encoding).

Discussion


Log in to post a comment.