Translation of "ByteArray" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Otherwise, sharable ByteArray access will be denied.
ByteArray datatype for binary data handling
This is a ByteArray class user-after-free (UAF) vulnerability, which we can describe simply.
Es handelt sich um eine ByteArray-Klasse User-After-Free (UAF)-Schwachstelle. Einzelheiten dazu liefert der Originaleintrag.
Allows developers to use native binary types (e.g., Buffer, ByteArray) to store their data.
Erlaubt es Entwicklern native Binärtypen (z.B. Buffer, ByteArray) zum Speichern ihrer Daten zu verwenden.
In response to a class of recently disclosed vulnerabilities in popular CPU hardware related to data cache timing (CVE-2017-5753, CVE-2017-5715, CVE-2017-5754), known popularly as Spectre and Meltdown, we are disabling the 'shareable' property of the ActionScript ByteArray class by default.
Als Reaktion auf eine Reihe kürzlich bekanntgewordener Schwachstellen in beliebter CPU-Hardware im Zusammenhang mit Daten-Cache-Taktung (CVE-2017-5753, CVE-2017-5715, CVE-2017-5754), gemeinhin bekannt unter den Namen Spectre und Meltdown, deaktivieren wir als Standardeinstellung die „Teilbar"-Funktion des ActionScript ByteArray-Klasse.
If the active security context is in the list of domains and IP addresses, then access to the sharable ByteArray property will be allowed.
Wenn der aktive Sicherheitskontext sich in der Liste der Domänen und IP-Adressen befindet, ist der Zugriff auf die teilbare ByteArray-Funktion freigegeben.
In addition to zlib compression of ByteArray, this compression type based on LZMA can be used to compress data inside a ByteArray.
Zusätzlich zur zlib-Komprimierung von ByteArray-Daten kann diese LZMA-basierte Komprimierung die Größe der ByteArrays weiter reduzieren.
Concurrency Create high-performance, more responsive games and content using ActionScript workers and shared ByteArray support.
Manipulate ByteArrays Access and manipulate binary data using ByteArray datatype.
Die ByteArray-Klasse erleichtert den Zugang zu und die Bearbeitung von binären Daten.
In addition to zlib compression of ByteArray, we are introducing an additional compression type based on LZMA to compress data inside a ByteArray through ByteArray.compress() and ByteArray.uncompress(). Compressed texture with alpha support for Stage3D (Flash Player and AIR)
Neben der zlib-Komprimierung von ByteArray wird ein zusätzlicher Komprimierungstyp eingeführt, der auf LZMA basiert, um Daten mit Alpha-Unterstützung für Stage3D (Flash Player und AIR)
Allows Administrators to override the Flash Player 30 and above default behavior of restricting the "shareable" property of the ActionScript ByteArray API class on a per-domain basis. Detailed Description