Removing linebreaks from base64encoded string

Michael Kann mikekann at yahoo.com
Fri Sep 9 22:34:55 EDT 2011


>From the dictionary (4.0):

Base 64-encoded data is wrapped at 72 characters, so each line of the encoded data is 72 characters or (for the last or only line) fewer.

--- On Fri, 9/9/11, Colin Holgate <coiin at verizon.net> wrote:

From: Colin Holgate <coiin at verizon.net>
Subject: Re: Removing linebreaks from base64encoded string
To: "How to use LiveCode" <use-livecode at lists.runrev.com>
Date: Friday, September 9, 2011, 9:26 PM

Base64 shouldn't have any returns or line breaks in it, should it?


On Sep 9, 2011, at 9:05 PM, Martin Koob wrote:

> I am trying to remove the line breaks from a base64 encoded string.   

_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list