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