Int8Array.some()

 

Descripción

Sintaxis

typedarray.some(callback[, thisArg])

Parámetros

  • thisArg,

Objeto Padre

Int8Array

Ejemplo


Líneas de Código