Int16Array API

Represents an array of 16-bit signed integers.

5 Total 3 Methods 2 Properties 5 Statics
  Show all

new Int16Array(…)

Creates a new Int16Array.Int16Array.Int16Array(length_or_buffer, [byteOffset, [length]])

Int16Array.BYTES_PER_ELEMENT

The size in bytes of each element in the array. Fixed at 2.Int16Array.BYTES_PER_ELEMENT

Int16Array.from()

Creates a new Int16Array from an array-like or iterable object.Int16Array.from()

Int16Array.of()

Creates a new Int16Array with a variable number of arguments.Int16Array.of()

Int16Array.prototype

The prototype of the Int16Array constructor.Int16Array.prototype

Int16Array.prototype

staticproperty

The prototype of the Int16Array constructor. Int16Array.prototype

You seem to be offline. App may not work.