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.
an ArrayBuffer
Cela fournit un accès de bas niveau aux données contenues dans un ArrayBuffer.
This provides low-level access to the data contained in an ArrayBuffer.
Le fait de pouvoir agrandir un ArrayBuffer sans effectuer de copie permet d'être beaucoup plus efficace sur les grands buffers (comme pour realloc).
The ability to grow an ArrayBuffer without copying has the advantage of being much faster for large buffers (similar to realloc).
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.
For example, when transferring an ArrayBuffer from your main app to a worker script, the original ArrayBuffer is cleared and no longer usable.
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).
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).
byteLength: L'accesseur byteLength est une propriété représentant la longueur d'un ArrayBuffer en octets.
byteLength: The byteLength accessor property represents the length of an ArrayBuffer in bytes.
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 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 première forme prend un code binaire WebAssembly sous forme d'un tableau typé ou d'un ArrayBuffer et effectue les étapes de compilation et d'instanciation en une fois.
The primary overload takes the WebAssembly binary code, in the form of a typed array or ArrayBuffer, and performs both compilation and instantiation in one step.
Un tableau typé ou un ArrayBuffer qui contient le bytecode du module WebAssembly qu'on souhaite compiler.
A typed array or ArrayBuffer containing the binary code of the.wasm module you want to compile.
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.