arraybuffer-slice

Polyfill for ArrayBuffer.prototype.slice.


Keywords
array, buffer, ArrayBuffer, slice
License
MIT
Install
npm install arraybuffer-slice@0.1.2

Documentation

arraybuffer-slice

Polyfill for ArrayBuffer.prototype.slice (looking at you, IE10+).

browser support

install

With npm do:

npm install arraybuffer-slice

license

MIT