Re: [web-bluetooth] read-only ArrayBuffer is strange

Thanks. I'm not modifying the values from the spec once it's created, 
and I'd like to get back to actual ES types. However, I tried 
[`Object.freeze(buffer)`](https://jsbin.com/geconutowu/edit), and it 
didn't actually freeze the buffer. This is probably something for 
which I need to ask for an ES change.

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

Received on Tuesday, 27 September 2016 16:03:06 UTC