Int16Array.set()

 

Descripción

Sintaxis

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

Parámetros

  • array,

  • offsettypedarray.settypedarray,

  • offset,

Objeto Padre

Int16Array

Ejemplo


Líneas de Código