[whatwg] Specs for window.atob() and window.btoa()

On 02/05/2011 08:29 PM, Jonas Sicking wrote:
> So my first question is, can someone give examples of sources of
> base64 data which contains whitespace?
The best guess I have is base64-encoding MIME parts, which would be 
hardwrapped every 70-80 characters or so.

-- 
Beware of bugs in the above code; I have only proved it correct, not tried it. -- Donald E. Knuth

Received on Saturday, 5 February 2011 18:37:25 UTC