Int16Array.filter()

 

Descripción

Sintaxis

typedarray.filter(callback[, thisArg])

Parámetros

  • thisArg,

Objeto Padre

Int16Array

Ejemplo


Líneas de Código