Base64ForMime uses String.concat() instead of StringBuffer.append() which results into a performance loss.
Log in to post a comment.