Download for Windows Premium
Advertising
ArrayBuffer

Translation of "ArrayBuffer" in German

We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
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.
The DataView view provides a low-level interface for reading and writing multiple number types in a binary ArrayBuffer, without having to care about the platform's endianness.
Die DataView Ansicht unterstützt eine Low-Level Schnittstelle für das Lesen und Schreiben von mehrere Zahlentypen in einem ArrayBuffer. Diese Ansicht ist unabhängig von JavaScript, Prototype
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.
No results found for this meaning.

Synonyms and analogies of "ArrayBuffer" in English

Word & Expression of the day
Image of the day
whistle: device blown to make a whistling sound
Reveal the word
Advertising

Results: 19. Exact: 19. Elapsed time: 70 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800, 801-1200