Assert that a Node-API value is a Node-API DataView.
Assert that a Node-API value is a specified Node-API data type.
Assert that two Node-API data types are equal.
C utilities for asserting that a Node-API call returns an "ok" status.
Assert that a Node-API value is a Node-API typed array.
Assert that two Node-API typed array data types are equal.
Test if a value is a DataView.
Detect native DataView support.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Check if an environment is big endian.
Test if a value is a Buffer object.
Check if an environment is little endian.
Test if a value is a number.
Test if a value is a boolean.
Get the byteOffset out of a DataView, robustly.
Test if a value is a Float32Array.
Test if a value is an object.
Test if a value is a string.
Test if a double-precision floating-point numeric value is NaN.
Test if a value is object-like.
Test if a value is a plain object.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.