Test if a value is a complex number-like object.
Test if a value is a Complex64Array.
Test if a value is a Complex128Array.
Add support for more integer widths to Buffer
Test if a value is array-like.
Test if an array-like object supports the accessor (get/set) protocol.
Get the byteLength out of a DataView, robustly.
Copy buffer data to a new Buffer instance.
Get the byteOffset out of a DataView, robustly.
Test if a value is a typed array.
Test if an object has a specified method name, either own or inherited.
Test if a value is a complex typed array.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Test if a value is a DataView.
Standard utilities.
Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC8949).
Binary value packing and unpacking
Translation between JavaScript values and Buffers
Test if a value is an empty array.
Convert character encodings in pure javascript.
Test if a value is a BooleanArray.
Test if a value is a gzip buffer.
Node.js Buffer API, for the browser
Test if a finite double-precision floating-point number is a nonnegative integer.