Int16Array.every()

 

Descripción

Sintaxis

typedarray.every(callback[, thisArg])

Parámetros

  • thisArg,

Objeto Padre

Int16Array

Ejemplo


Líneas de Código