validate.io-int32array
Validates if a value is an Int32Array.
Validates if a value is an Int32Array.
Validates if a value is a Uint16Array.
Validates if a value is an Int8Array.
Validates if a value is an Int16Array.
Validates if a value is a Uint32Array.
Validates if a value is a Uint8ClampedArray.
Tests a value’s type against a string like 'positive integer' or 'non-empty map'.
Does this environment have JS Typed Arrays?
Returns an iterator of the key-value pairs of an Object, Map, Array, or Typed Array.
Determine if an object is a Buffer
Returns an iterator of the keys/indexes of an Object, Map, Array, or Typed Array.
Buffer codec able to encode or decode primary data types.
Returns an array of the key-value pairs of an Object, Map, Array, or Typed Array.
Counts the elements in an Array, Map, Object, Set, or other collection.
Returns an array of the values of an Array, Iterator, Object, Map, Set, or Typed Array.
Returns an iterator of the values of an Array, Iterator, Object, Map, Set, or Typed Array.
Returns the keys/indexes at which the specified value is located in a collection.
Returns an array of the keys/indexes of an Object, Map, Array, or Typed Array.
Returns an array of all Typed Array classes.
Validates if every element of a typed array passes a test condition.