Examples with "TypedArray is" and their translation in Frans
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.
TypedArray is one of the typed array types here. find: The find() method returns a value in the typed array, if an element satisfies the provided testing function.
find: La méthode find() renvoie une valeur du tableau typé si un élément du tableau remplit la condition définie par la fonction de test fournie.
This method has the same algorithm as Array.prototype.indexOf(). TypedArray is one of the typed array types here.
L'algorithme utilisé pour cette méthode est le même que celui pour Array.prototype.indexOf() renvoie le premier indice pour lequel on trouve un élément donné dans un tableau.
Exceptions Throws a TypeError, if typedArray is not one of the allowed integer types.
Cette méthode lève TypeError si le type de typedArray n'est pas un des types entiers autorisés.
Throws a TypeError, if typedArray is not a shared Int32Array.
Cette méthode lève TypeError si typedArray n'est pas un tableau typé partagé de typeInt32Array.
The value is established when a TypedArray is constructed and cannot be changed.
La valeur de la propriété est définie lors de la construction de l'objet DataView et ne peut pas être modifiée.
Each value in typedArray is converted to the corresponding type of the constructor before being copied into the new array.
Chaque valeur du tableauTypé est convertie dans le type correspondant du nouveau tableau.
Andere resultaten
For more information about the constructor syntax and the parameters, see TypedArray.
Pour plus d'informations sur la syntaxe de ce constructeur et les paramètres utilisés, voir la page TypedArray.
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.