Re: BlobBuilder.append() should take ArrayBufferView in addition to ArrayBuffer

> On Thu, Apr 12, 2012 at 12:54 PM, Anne van Kesteren
> <annevk@opera.com> wrote:
> > Eric, the plan is to remove that from File Writer, no?
> 
> Yes.  The next draft I publish will mark it deprecated, and it will
> eventually go away.  However, currently at least Gecko and WebKit
> support BlobBuilder, and WebKit doesn't yet have the Blob
> constructor,
> so it'll be a little while before it actually fades away.
> 
> That being said, we should be talking about making this addition to
> Blob, not to BlobBuilder.

I intend to add ArrayBufferView as a parameter to the Blob constructor .

-- A*

Received on Thursday, 12 April 2012 21:49:03 UTC