Examples with "the typed array constructors" and their translation in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The species property returns the default constructor function, which is one of the typed array constructors for a given typed array object
The some() method tests whether some element in the typed array passes the test implemented by the provided function.
El método filter() crea un nuevo array con todos los elementos que cumplan la condición implementada por la función dada.
Before we can use the Typed Arrays APIs to work with the contents of files, we need to use browser APIs to get access to the raw data.
Antes de que pongamos las APIs de Typed Arrays a trabajar con los contenidos de nuestros archivos necesitamos que las APIs del navegador puedan acceder a los datos en bruto.
If the index is greater than or equal to the length of the typed array, the whole typed array will be searched.
Si el índice es mayor o igual a la longitud del array, devuelve -1, ya que no se buscaría en el array.
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
El método indexOf() retorna el primer índice en el que se puede encontrar un elemento dado en el array, o retorna -1 si el elemento no esta presente.
You cannot directly manipulate the contents of an ArrayBuffer; instead, you create one of the typed array objects or a DataView object which represents the buffer in a specific format, and use that to read and write the contents of the buffer.
No se puede manipular directamente el contenido de un ArrayBuffer; sin embargo, puedes crear uno de los arrays tipados o un objeto DataView que representa el buffer en un formato especifico, y usarlo para leer y escribir el contenido del buffer. Sintaxis
The TypedArray[@species] accessor property returns the constructor of a typed array.
Compatibilidad con navegadores Ver también La propiedad de acceso ArrayBuffer[@species] devuelve el constructor ArrayBuffer.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.