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.
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.
Autres résultats
Returns true if arg is one of the ArrayBuffer views, such as typed array objects or a DataView.
Devuelve true si arg es una de las vistas de ArrayBuffer, como pueden ser los arrays tipados o un DataView.
In fact, multiple views can be created from a single ArrayBuffer source.
De hecho, se pueden crear varias vistas desde un único ArrayBuffer.
Un objeto ArrayBuffer nuevo del tamaño especifico.
The ArrayBuffer constructor creates a new ArrayBuffer of the given length in bytes.
El constructor de ArrayBuffer crea un nuevo ArrayBuffer del tamaño especificado en bytes.
As with all constructors, you can change the constructor's prototype object to make changes to all ArrayBuffer instances.
Como con todos los constructores, puedes modificar el prototipo del constructor para aplicar cambios sobre todas las instancias de ArrayBuffer.
Returns a new ArrayBuffer whose contents are taken from the oldBuffer's data and then is either truncated or zero-extended by newByteLength.
Devuelve un nuevo ArrayBuffer cuyo contenido se toma de los datos de oldBuffer y luego es truncado o extendido por cero por newByteLength.
Allows the addition of properties to all ArrayBuffer objects. Methods
Permite añadir propiedades a todos los objetos ArrayBuffer. Métodos
All ArrayBuffer instances inherit from ArrayBuffer.prototype.
Las instancias de ArrayBuffer heredan de ArrayBuffer.prototype.
Likewise, any ArrayBuffer the JavaScript sends to a plugin are converted to NSData*.
Asimismo, cualquier ArrayBuffer el JavaScript envía a un plugin se convierte enNSData*.
The ArrayBuffer is a data type that is used to represent a generic, fixed-length binary data buffer.
El ArrayBuffer es un tipo de datos que es usado para representar un buffer de datos binario de largo-fijado genérico.
The ArrayBuffer object is used to represent a generic, fixed-length raw binary data buffer.
El objeto ArrayBuffer se usa para representar un buffer genérico, de datos binarios crudos (raw) con una longitud específica.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.