Re: [whatwg/encoding] Allow SharedArrayBuffer (#182)

ricea commented on this pull request.



>   promise rejected with that exception.
 
+ <li>
+  <p><a>Push</a> a <a lt="get a copy of the buffer source">copy of</a> <var>bufferSource</var> to
+  <var>dec</var>'s <a for=TextDecoderStream>stream</a>. If this throws an exception, then return a
+  promise rejected with that exception.
+
+  <p class=warning>See the
+  <a href=#sharedarraybuffer-warning>warning for <code>SharedyArrayBuffer</code> objects</a> above.

Typo: SharedArrayBuffer.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/encoding/pull/182#pullrequestreview-298617183

Received on Tuesday, 8 October 2019 08:51:01 UTC