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

OK, I spent a bit of time investigating this and node supports 
DataViews. If I come across other JS engines which supports 
ArrayBuffers but not DataViews, I'll comment here. My concern was 
simply that using more specific constructs in the target (web) 
environment could make implementing this specification in other JS 
environments more difficult. Thanks!

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

Received on Saturday, 23 January 2016 12:46:20 UTC