On Fri, Jan 10, 2014 at 6:22 PM, Allen Wirfs-Brock <[email protected]> wrote: > https://bugs.ecmascript.org/show_bug.cgi?id=1557 is a request that > StringView [1] over ArrayBuffers be added to ES. > > [1] > https://developer.mozilla.org/en-US/docs/Web/JavaScript/Typed_arrays/StringView
Where is this from? Google and Mozilla have implemented the API from http://encoding.spec.whatwg.org/ as a means to get strings out of bytes (and bytes out of strings). It's not clear we need anything else. -- http://annevankesteren.nl/ _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

