- From: <bugzilla@jessica.w3.org>
- Date: Sat, 04 Oct 2014 09:39:41 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26966 Bug ID: 26966 Summary: " The result of converting an IDL value of any b..." 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 http://heycam.github.io/webidl/#es-buffer-source-types [[ The result of converting an IDL value of any buffer source type to an ECMAScript value is the Object value that represents a reference to the same object that the IDL value represents. ]] Can we make this easier. E.g. I have a sequence of bytes, and you make me an ArrayBuffer or UInt8Array. Or is that not worth the effort? See https://encoding.spec.whatwg.org/#dom-textencoder-encode for an algorithm where the prose detailing what is returned is not exactly ideal. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Saturday, 4 October 2014 09:39:43 UTC