Examples with "an ArrayBuffer" and their translation 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.
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.
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.
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.
A buffer (implemented by the ArrayBuffer object) is an object representing a chunk of data; it has no format to speak of and offers no mechanism for accessing its contents.
Ein Puffer (vom ArrayBuffer-Objekt durchgeführt) ist ein Objekt, das eine Menge von Daten verkörpert. Dazu gehört kein echtes Format und es wird kein Mechanismus angeboten, um auf den Inhalt zuzugreifen.
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.
Why are Array and ArrayBuffer length limited?
Warum ist die Länge von Array and ArrayBuffer limitiert?
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.
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.
This should be either "blob" if DOM Blob objects are being used or "arraybuffer" if ArrayBuffer objects are being used.
Dies sollte entweder "blob" sein, falls DOM-Objekte Blob genutzt werden oder "arraybuffer" falls ArrayBuffer-Objekte genutzt werden.
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.
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.
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.