Int8Array.every()

 

Descripción

Sintaxis

typedarray.every(callback[, thisArg])

Parámetros

  • thisArg,

Objeto Padre

Int8Array

Ejemplo


Líneas de Código