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

Reply via email to