Examples with "ArrayBuffer objects" and their translation in Spaans
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 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.
The "arraybuffer" responseType provides the contents of the requested server resource to JavaScript as an ArrayBuffer object.
El responseType "arraybuffer" nos devuelve el contenido del recurso solicitado de servidor para utilizarlo desde JavaScript en forma de un objeto ArrayBuffer.
English (US) lesen. The ArrayBuffer object is used to represent a generic, fixed-length raw binary data buffer.
El objecto ArrayBuffer se usa para representar un buffer genérico de datos crudos (raw), de un tamaño fijo.
To do that, we need to set the response type of the XMLHttp request object to arraybuffer and what that will do is specify that it is binary information rather than text that we can then decode as necessary.
Para eso, necesitamos establecer el tipo de respuesta del XMLHttp del objeto requerido a arraybuffer y lo que eso hará es especificar que es información binaria y no texto que luego podemos decodificar según lo necesitemos.
Addressed a potential issue where the application could be exposed to Uninitialized Object Information Disclosure vulnerability since there exists an uninitialized object when creating ArrayBuffer and DataView objects (CVE-2018-17781).
Se abordó un posible problema por el cual la aplicación podría quedar expuesta a una vulnerabilidad de tipo Uninitialized Object Information Disclosure debido a que existe un objeto no inicializado al crear los objetos ArrayBuffer y DataView (CVE-2018-17781).
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 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.
As well as the various array types introduced above, Typed Arrays also provide a DataView object that can be used to read and write the contents of an ArrayBuffer in an unstructured way.
Al igual que con los distintos tipos de arrays que comentábamos antes, Typed Arrays nos ofrece también un objeto DataView que podemos utilizar para leer y escribir los contenidos en un ArrayBuffer de manera no estructurada.
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.
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
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.