Download for Windows Premium
Publiciteit
an ArrayBuffer; instead

Examples with "an ArrayBuffer; instead" 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.
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.
La manipulation du contenu d'un ArrayBuffer se fait de façon indirecte en créant un tableau typé ou un objet DataView qui permet de représenter le tampon dans un format donné qui permet de lire/écrire des contenus dans le tampon de mémoire.
You can't directly manipulate the contents of an ArrayBuffer; instead, you create a typed array view or a DataView which represents the buffer in a specific format, and use that to read and write the contents of the buffer.
Pour manipuler les données, il faut créer une vue sur le tableau typé ou un objet DataView qui représente le tampon dans un format spécifique et qui pourra être utilisé pour lire et écrire des informations du tampon. Les vues qui sont des tableaux typés

Andere resultaten

This provides low-level access to the data contained in an ArrayBuffer.
Cela fournit un accès de bas niveau aux données contenues dans un ArrayBuffer.
oldBuffer An ArrayBuffer object from which to transfer.
Un objet ArrayBuffer à partir duquel on souhaite transférer des données.
The ability to grow an ArrayBuffer without copying has the advantage of being much faster for large buffers (similar to realloc).
Le fait de pouvoir agrandir un ArrayBuffer sans effectuer de copie permet d'être beaucoup plus efficace sur les grands buffers (comme pour realloc).
For example, when transferring an ArrayBuffer from your main app to a worker script, the original ArrayBuffer is cleared and no longer usable.
Par exemple, lors du transfert d'un ArrayBuffer à partir de votre application principale vers le script d'un worker, le ArrayBuffer original est nettoyé et définitivement inutilisable.
When a binary message is received, the WebSocket.binaryType attribute controls whether the message data is returned as a Blob or an ArrayBuffer datatype.
Lorsqu'un message binaire est reçu, l'attribut WebSocket.binaryType contrôle si les données du message sont renvoyées sous forme de type de données Blob ou ArrayBuffer.
byteLength: The byteLength accessor property represents the length of an ArrayBuffer in bytes.
byteLength: L'accesseur byteLength est une propriété représentant la longueur d'un ArrayBuffer en octets.
You can now send the contents of JavaScript typed arrays (that is, the contents of an ArrayBuffer object) using XMLHttpRequest.
Vous pouvez désormais envoyer le contenu de tableaux JavaScript typés (c'est, le contenu d'un objet ArrayBuffer) en utilisant XMLHttpRequest.
However, if you are designing the format yourself, or your geometry is in text files (like Wavefront.obj files) and must be converted into an ArrayBuffer at runtime, you have free choice on how to structure the memory.
Cependant, si vous concevez le format vous-même, ou si votre géométrie se trouve dans des fichiers texte (comme les fichiers Wavefront.obj) et doit être convertie en ArrayBuffer à l'exécution, vous êtes libre de choisir comment structurer la mémoire.
Each vertex has a few attributes, like position, normal vector, or texture coordinate, that are defined in an ArrayBuffer and will be supplied to the Vertex Buffer Object (VBO).
Chaque sommet a un certain nombre d'attributs, tels que la position, le vecteur normal ou les coordonnées de texture, qui sont définis dans un ArrayBuffer et qui seront fournis à l'Objet de Tampon de Sommets (OTS).
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor an ArrayBuffer; instead in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
sleeping bag: insulated bag for sleeping, especially outdoors
Ontdek het woord
Publiciteit

Resultaten: 11. Exact: 2. Verstreken tijd: 211 ms.