[whatwg] atob/btoa need to be defined
Boris Zbarsky
bzbarsky at MIT.EDU
Wed Aug 25 18:40:42 PDT 2010
On 8/25/10 9:37 PM, Boris Zbarsky wrote:
> Note that this issue means that using atob or btoa for dealing with this
> is a huge pain if non-ASCII chars are involved, since those take and
> return byte arrays masquerading as JS strings, not actual Unicode strings.
Of course I can't find any actual spec for atob/btoa. I would think it
needs to be part of the Window spec, no?
-Boris
More information about the whatwg
mailing list