Re: Should send() be able to take an ArrayBufferView?

On 4/11/12 2:53 PM, Charles Pritchard wrote:
> Yes; .buffer has stable semantics across many apis.

Like what?

> It does feel awkward when first using it, but the design makes sense after some experience.

My point is that we can have overloads taking both ArrayBuffer and 
ArrayBufferView.  Is there any reason _not_ to do that?

-Boris

Received on Wednesday, 11 April 2012 18:57:23 UTC