ARRAYBUFFER 日本語 意味 - 日本語訳 - 英語の例文

名詞
arraybuffer

英語 での Arraybuffer の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
ArrayBuffer.
ArrayBuffer次ビュー
Displaying the image in ArrayBuffer.
ArrayBufferからimgタグにセットする。
Get arrayBuffer from blob.
BlobからarrayBufferを取得。
To send binary data, you can use either Blob or ArrayBuffer object.
バイナリデータを送信するには、BlobまたはArrayBufferオブジェクトのいずれかを使用できます。
ArrayBuffer is a memory area.
ArrayBufferはメモリ領域です。
(Instead, browsers have other APIs for working with binary data,like Uint8Array and ArrayBuffer.).
そのかわりにブラウザには、Unit8ArrayやArrayBufferのような、バイナリデータを扱う他のAPIがあります)。
ArrayBuffer is not an array of something.
ArrayBufferは何かの配列ではありません。
The other way to createtyped array views is to create an ArrayBuffer first and then create views that point to it.
別の型付き配列ビューを作成する方法は、最初にArrayBufferを作成しておき、それを指すビューを作成することです。
ArrayBuffer has nothing in common with Array:.
ArrayBufferはArrayとは何の共通点もありません。:。
BufferSource is one of the most common terms,as it means“any kind of binary data”- an ArrayBuffer or a view over it.
BufferSourceは最も一般的な用語で、“あらゆる種類のバイナリデータ”-ArrayBufferまたはそれを覆うビュー、を意味します。
ArrayBuffer is the core object, the root of everything, the raw binary data.
ArrayBufferはコアとなるオブジェクト、すべてのもののルート、生のバイナリデータです。
Send() XMLHttpRequest instances' send()method now supports typed arrays and ArrayBuffer objects as argument.
Send()XMLHttpRequestのインスタンスのsend()メソッドが、型付き配列とArrayBufferオブジェクトを引数としてサポートしました。
ArrayBuffer is the core object, a reference to the fixed-length contiguous memory area.
ArrayBufferは基本となるオブジェクトで、固定長の連続したメモリ領域への参照です。
But if we need to perform low-level processing,we can get the lowest-level ArrayBuffer from it using FileReader:.
しかし、低レベルの処理を実行する必要がある場合、FileReaderを使って、最も低レベルであるArrayBufferを取得することもできます。:。
Additionally, ArrayBuffer send and receive support for binary data has been implemented.
加えて、バイナリデータ向けにArrayBufferの送信と受信のサポートを実装しました。
The API is designed to mimic WebSocket exactly, and RTCDataChannel supports strings as well as some of thebinary types in JavaScript such as Blob, ArrayBuffer and ArrayBufferView.
APIはWebSocketをそっくり真似るように設計されています。また、JavaScriptにおけるBlob,ArrayBuffer、ArrayBufferViewのようなデータ形式をサポートしています。
The basic binary object is ArrayBuffer- a reference to a fixed-length contiguous memory area.
基本となるバイナリオブジェクトはArrayBufferです。これは固定長の連続したメモリ領域への参照です。
Response After a successful request, the xhr's response propertywill contain the requested data as a DOMString, ArrayBuffer, Blob, or Document depending on what was set for responseType.
Responseリクエストが成功すると、xhrの応答プロパティに、リクエストしたデータがDOMString、ArrayBuffer、Blob、またはDocumentとして含まれます(responseTypeに何を設定したかによる)。
ArrayBuffer. prototype Allows the addition of properties to all ArrayBuffer objects.
ArrayBuffer.prototypeすべてのArrayBufferオブジェクトへのプロパティに追加できます。
Instead of parsing a string character by character and manually converting the characters into binary numbers and such,you can now get an ArrayBuffer with XMLHttpRequest and directly process it using a DataView.
文字列を1文字ずつパースし、手動でバイナリの数値に変換する代わりに、現在ではXMLHttpRequestでArrayBufferを取得し、直接DataViewで処理することができます。
Uint8Array- treats each byte in ArrayBuffer as a separate number, with possible values are from 0 to 255a byte is 8-bit.
Uint8Array-ArrayBufferにある各バイトを、0から255(1バイトは8ビット)までの値となる、別々の数として扱います。
This function has two overloads: The primary overload takes the WebAssembly binary code,in the form of a typed array or ArrayBuffer, and performs both compilation and instantiation in one step.
この関数は2つのオーバーロードを持ちます。第一のオーバーロードは、型付き配列またはArrayBufferで表現されたWebAssemblyバイナリコードを受け取り、そして、コンパイルとインスタンス化の両方を1ステップで行います。
While ArrayBuffer, Uint8Array and other BufferSource are“binary data”, a Blob represents“binary data with type”.
ArrayBuffer,Uint8Arrayやその他のBufferSourceが“バイナリデータ” である一方、Blobは“タイプを持つバイナリデータ”を表します。
Help us translate this article! The ArrayBuffer object is used to represent a generic, fixed-length raw binary data buffer.
ArrayBuffer-JavaScript|MDNArrayBufferは、一般的な固定長のバイナリーデータのバッファを示すために使われるデータタイプです。
We can get back ArrayBuffer from a Blob using FileReader, and then create a view over it for low-level binary processing.
FileReaderを使用して、BlobからArrayBufferに戻すことができ、低レベルのバイナリ処理のためにビューを作成することもできます。
The length property of an Array or an ArrayBuffer is represented with an unsigned 32-bit integer, that can only store values which are in the range from 0 to 232-1.
配列とArrayBufferのlengthプロパティは、符号なし32-bit整数を表し、値は0 から232-1の範囲の値しか保持できません。
GetKey() Returns an ArrayBuffer which contains the client's public key, which can then be sent to a server and used in encrypting push message data.
GetKey()サーバーに送信されてプッシュメッセージの暗号化に使用される、クライアントのパブリックキーを含むArrayBufferを返します。
Instantiate methods require you to create an ArrayBuffer containing your WebAssembly module binary after fetching the raw bytes, and then compile/instantiate it.
Instantiateメソッドでは、生のバイトをフェッチした後WebAssemblyモジュールのバイナリを含むArrayBufferを作成し、コンパイル/インスタンス化する必要があります。
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.
バッファ(ArrayBufferオブジェクトによる実装)はデータのかたまりを表すオブジェクトです。語るほどのフォーマットはなく、データの中身にアクセスするためのメカニズムを提供しません。
This method takes the ArrayBuffer of audio file data stored in request. response and decodes it asynchronously not blocking the main JavaScript execution thread.
このメソッドはrequest.responseに格納されている音声ファイルのArrayBufferを引数として受け取り、非同期でデコードします。つまり、JavaScriptのメイン実行スレッドをブロックしません。
結果: 67, 時間: 0.0371

トップ辞書のクエリ

英語 - 日本語