Check if an environment is big endian.
Check if an environment is little endian.
Translation between JavaScript values and Buffers
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Platform byte order.
Translation between JavaScript values and Buffers
Platform float word order.
Check if an environment is big endian.
The Linux IBM Z 64-bit Big Endian binary for esbuild, a JavaScript bundler.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Detect native Uint16Array support.
Detect native Float64Array support.
Test if a value is a number.
Test if a value is a Float32Array.
Test if a value is an object.
Test if a value is a string.
Test if a value is a boolean.
Test if a value is a Buffer object.
Test if a value is a Uint32Array.
Test if a double-precision floating-point numeric value is NaN.
Test if a value is object-like.
Test if a value is a Float64Array.
Test if a value is a function.