Download for Windows Premium
Publiciteit
ArrayBuffer

Vertaling van "ArrayBuffer" in Engels

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.
DataView
ArrayBuffer
El valor inicial es el constructor incluido en el estándar ArrayBuffer.
The initial value is the standard built-in DataView constructor.
Desde el ECMAScript 2015, los constructores de ArrayBuffer requieren ser instanciados usando el operador new.
Starting with Firefox 40, DataView requires to be constructed with a new operator.
De hecho, se pueden crear varias vistas desde un único ArrayBuffer.
In fact, multiple views can be created from a single ArrayBuffer source.
La propiedad de acceso species devuelve el constructor predeterminado para los objetos ArrayBuffer.
The species accessor property returns the default constructor for RegExp objects.
Un objeto ArrayBuffer nuevo del tamaño especifico.
A new ArrayBuffer object of the specified size.
Un nuevo objeto ArrayBuffer de tamaño específico.
A new ArrayBuffer object of the specified size.
Como con todos los constructores, puedes modificar el prototipo del constructor para aplicar cambios sobre todas las instancias de ArrayBuffer.
As with all constructors, you can change the constructor's prototype object to make changes to all ArrayBuffer instances.
El ArrayBuffer es un tipo de datos que es usado para representar un buffer de datos binario de largo-fijado genérico.
The ArrayBuffer is a data type that is used to represent a generic, fixed-length binary data buffer.
El objeto ArrayBuffer se usa para representar un buffer genérico, de datos binarios crudos (raw) con una longitud específica.
The ArrayBuffer object is used to represent a generic, fixed-length raw binary data buffer.
Por ejemplo, puedes crear una matriz de enteros de 8 bits que comparta el mismo ArrayBuffer con una matriz de enteros de 32 bits a partir de los mismos datos.
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.
El objecto ArrayBuffer se usa para representar un buffer genérico de datos crudos (raw), de un tamaño fijo.
English (US) lesen. The ArrayBuffer object is used to represent a generic, fixed-length raw binary data buffer.
No puedes manipular directamente el contenido de un ArrayBuffer; en su lugar, creas una vista de vector tipado o una DataView que representa al buffer en un formato específico, y usas eso para leer y escribir los contenidos del buffer.
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.
No se puede manipular directamente el contenido de un ArrayBuffer; sin embargo, puedes crear uno de los arrays tipados o un objeto DataView que representa el buffer en un formato especifico, y usarlo para leer y escribir el contenido del buffer. Sintaxis
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.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor ArrayBuffer in het Spaans

Publiciteit

Resultaten: 38. Exact: 38. Verstreken tijd: 30 ms.