Should send() be able to take an ArrayBufferView?

Seems like right now passing a typed array to send() requires a bit of 
extra hoop-jumping to pass the .buffer instead, right?  Is that desirable?

-Boris

Received on Wednesday, 11 April 2012 17:05:00 UTC