Int8Array.set()

 

Descripción

Sintaxis

typedarray.set(array[, offset]) typedarray.set(typedarray[, offset])

Parámetros

  • array,

  • offsettypedarray.settypedarray,

  • offset,

Objeto Padre

Int8Array

Ejemplo


Líneas de Código