On Wed, Jan 16, 2013 at 12:17 AM, bob <[email protected]> wrote: > Base64 does not convert "3 chars per byte". > > > It uses 4 characters per 3 bytes for a roughly 33% size increase.
You are, of course, absolutely right. At least I got the number 3 right :) The main point still stands though -- it doesn't add headers, etc., just converts groups of bytes to groups of characters. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

