[3] WebSocket
インターフェイスの
binaryType
IDL属性は、
取得時、その属性値として設定されている値を返さなければなりません >>1。
[4] WebSocket
インターフェイスの
binaryType
IDL属性は、
設定時、その属性値として設定されている値を新しい値に設定しなければなりません >>1。
BinaryType
[5] binaryType
属性のデータ型は、
BinaryType
です >>1。
[6] 列挙型 BinaryType
は、
文字列 blob
または arraybuffer
です
>>2。
[7] WebSocket
オブジェクトの作成時には
blob
に設定しなければなりません >>1。
[9] 利用者エージェントは、受け取ったバイナリーデータをどう処理するかのヒントとしてこの値を使うことができます。
blob
ならディスクに書き込んでも良いですし、
arraybuffer
ならメモリー上で保持して良いかもしれません。
といっても実際には、利用状況がどうであるかに則して決めるべきです。 >>1
[10] Remove BinaryType enum (already in HTML) (#457) (foolip著, ) https://github.com/w3c/presentation-api/commit/c0cea69ed17a5584c4486a3551f8e6bb801203fe
[11] Remove BinaryType enum (already in HTML) by foolip · Pull Request #457 · w3c/presentation-api () https://github.com/w3c/presentation-api/pull/457
[12] BinaryType enum is already defined in HTML · Issue #456 · w3c/presentation-api () https://github.com/w3c/presentation-api/issues/456
[13] Revert "Remove BinaryType enum (already in HTML) (#457)" by mfoltzgoogle · Pull Request #459 · w3c/presentation-api () https://github.com/w3c/presentation-api/pull/459
[14] BinaryType enum is already defined in HTML · Issue #456 · w3c/presentation-api () https://github.com/w3c/presentation-api/issues/456
[15] Revert "Remove BinaryType enum (already in HTML) (#457)" (#459) (mfoltzgoogle著, ) https://github.com/w3c/presentation-api/commit/58eb7a96d66d19c5985a213c99f4136d4cea1cd7
[16] Revert "Remove BinaryType enum (already in HTML) (#457)" by mfoltzgoogle · Pull Request #459 · w3c/presentation-api () https://github.com/w3c/presentation-api/pull/459