UNPKG

arraybuffer-slice

Version:
19 lines (10 loc) 327 B
# arraybuffer-slice Polyfill for ArrayBuffer.prototype.slice (looking at you, IE10+). [![browser support](http://ci.testling.com/ttaubert/node-arraybuffer-slice.png)](http://ci.testling.com/ttaubert/node-arraybuffer-slice) # install With [npm](https://npmjs.org) do: ``` npm install arraybuffer-slice ``` # license MIT