- From: David Herman <dherman@mozilla.com>
- Date: Tue, 24 Apr 2012 15:53:17 -0700
- To: Arun Ranganathan <aranganathan@mozilla.com>
- Cc: Eric U <ericu@google.com>, Boris Zbarsky <bzbarsky@mit.edu>, public-webapps@w3.org, Anne van Kesteren <annevk@opera.com>
On Apr 12, 2012, at 2:48 PM, Arun Ranganathan wrote: > I intend to add ArrayBufferView as a parameter to the Blob constructor . Would it be possible also to allow passing an ArrayBuffer with an offset and length as an additional alternative? This would eliminate the need to create a view when you just want a slice of the buffer but don't particularly want/need to think of it as a Uint8/Uint32/whatever array. Dave
Received on Tuesday, 24 April 2012 22:53:46 UTC