Int8Array API

Represents an array of 8-bit signed integers.

5 Total 3 Methods 2 Properties 5 Statics
  Show all

new Int8Array(…)

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

Int8Array.BYTES_PER_ELEMENT

The size in bytes of each element in the array. Fixed at 1.Int8Array.BYTES_PER_ELEMENT

Int8Array.from()

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

Int8Array.of()

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

Int8Array.prototype

The prototype of the Int8Array constructor.Int8Array.prototype

Int8Array.prototype

staticproperty

The prototype of the Int8Array constructor. Int8Array.prototype

You seem to be offline. App may not work.