- From: <bugzilla@jessica.w3.org>
- Date: Thu, 26 Sep 2013 14:21:47 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23369
Bug ID: 23369
Summary: Provide hooks for Typed Arrays
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
Assignee: cam@mcc.id.au
Reporter: annevk@annevk.nl
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-script-coord@w3.org
Now Typed Arrays moved into ES6 we need new hooks.
I think what most platform APIs need is "byte sequence" as input type and a way
to get the value out of that "byte sequence". I.e. doing the right thing with a
%TypedArray%'s buffer, accepting ArrayBuffer(?), etc.
We also need a way to return specific types, see
http://encoding.spec.whatwg.org/#textencoder for an example.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 26 September 2013 14:21:51 UTC