Re: [web-bluetooth] Returns DataView instead of ArrayBuffer on readValue

[`DataView`](https://tc39.github.io/ecma262/#sec-dataview-constructor)
 is part of Javascript, so I wouldn't expect any other JS engines to 
support `ArrayBuffer` but not it. However, if you notice us depending 
on any part of HTML that standalone JS engines don't support, do let 
us know, and we'll try to work something out.

-- 
GitHub Notification of comment by jyasskin
Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/issues/172#issuecomment-174370987
 using your GitHub account

Received on Monday, 25 January 2016 02:06:04 UTC