Provides a function for detecting if an argument is an ArrayBuffer
Get the byte length of an ArrayBuffer, even in engines without a .byteLength
method.
Get the ArrayBuffer out of a TypedArray, robustly.
ES spec-compliant shim for ArrayBuffer.prototype.slice