Download for Windows Premium
Publiciteit
ArrayBuffer

Vertaling van "ArrayBuffer" in Duits

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.
ArrayBuffer
In fact, multiple views can be created from a single ArrayBuffer source.
Tatsächlich können aus einer einzelnen ArrayBuffer-Quelle mehrere Ansichten erstellt werden.
The ArrayBuffer referenced by this view.
Der ArrayBuffer, der von dieser Ansicht repräsentiert wird.
The ArrayBuffer is a data type that is used to represent a generic, fixed-length binary data buffer.
Der ArrayBuffer ist ein Datentyp, der einen generischen, binären Datenpuffer mit festgelegter Länge darstellt.
A view provides a context - that is, a data type, starting offset, and the number of elements - that turns the data into a typed array. ArrayBuffer
Eine Sicht liefert einen Kontext, der diese Daten in ein echtes, typisiertes Array umwandelt. Genauer gesagt gibt dieser Kontext einen Datentypen, einen Versatz und die Anzahl der Elemente an. ArrayBuffer
For example, you could create an 8-bit integer array that shares the same ArrayBuffer as an existing 32-bit integer array from the same data.
Beispielsweise könnten Sie einen 8-Bit-Integer-Array erstellen, der denselben ArrayBuffer wie ein vorhandener 32-Bit-Integer-Array aus denselben Daten verwendet.
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.
Es ist nicht möglich den Inhalt dieses Puffers (ArrayBuffer) direkt zu bearbeiten; stattdessen erstellt man selbst eine Sicht durch ein typisiertes Array oder eine DataView.
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.
Der Inhalt eines ArrayBuffer kann nicht direkt manipuliert werden; stattdessen kann eine typisierte Array-View oder eine DataView erstellt werden, welches den Buffer in einem spezifischen Format darstellt, welche dann für das Lesen und Schreiben der Inhalte auf dem Buffer verwendet werden kann.
Addressed a potential issue where the application could crash when executing var test = new ArrayBuffer(0xfffffffe) JavaScript due to large buffer application.
Behebung eines potentiellen Problems, bei dem die Anwendung abstürzen könnte, wenn ein „var test = new ArrayBuffer (0xfffffffe)" JavaScript aufgrund einer großen Pufferanwendung ausgeführt wird.
The DataView view provides a low-level interface for reading data from and writing it to an ArrayBuffer.
Die DataView Ansicht unterstützt eine Low-Level Schnittstelle für das Lesen und Schreiben von mehrere Zahlentypen in einem ArrayBuffer.
Starting with ECMAScript 2015, ArrayBuffer constructors require to be constructed with a new operator.
Seit ECMAScript 2015 müssen ArrayBuffer Konstruktor mit einem new Operator konstruiert werden.
Why are Array and ArrayBuffer length limited?
Warum ist die Länge von Array and ArrayBuffer limitiert?
Returns the ArrayBuffer referenced by the Float32Array Fixed at construction time and thus read only.
Gibt die ArrayBuffer Referenz zurück, welche nach der Erstellung eines Int8Array fest ist und nicht mehr geändert werden kann.
Returns the length (in bytes) of the Uint8ClampedArray from the start of its ArrayBuffer.
Gibt die Länge (in Bytes) des Float64Array vom Anfang seines ArrayBuffer zurück.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor ArrayBuffer in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
eye mask: soft covering for eyes to block light
Ontdek het woord
Publiciteit

Resultaten: 16. Exact: 16. Verstreken tijd: 47 ms.