Int16Array.forEach()

 

Descripción

Sintaxis

typedarray.forEach(callback[, thisArg])

Parámetros

  • thisArg,

Objeto Padre

Int16Array

Ejemplo


Líneas de Código