At 00:29 -0400 on 08/09/2014, Phil Smith III wrote about Re: Convert to base64 help (Cross posted from IBM-Main):

Base64 is normally used to allow safe transmission of strings that may contain non-typable/non-translatable characters.

One of the original purposes/uses of Base64 was for sending email attachments when dealing with 7-bit (as opposed to 8-bit) transmission paths. Now that in most cases the session is done via 8-bit clean paths this need is less important.

Reply via email to