Re: [whatwg/encoding] Rename Encoding's "streams" to "I/O queues" (#215)

@andreubotella commented on this pull request.



> @@ -152,6 +152,28 @@ run these steps:
  <li><p>Return <var>readItems</var>.
 </ol>
 
+<p>To <dfn for="I/O queue" export>peek</dfn> a number <var>number</var> of <a for=list>items</a>

I keep going back and forth on whether we should keep the conversion algorithms and add a peek operation, or remove the conversions and add wait. See https://github.com/whatwg/encoding/pull/215#issuecomment-658836516

-- 
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/215#pullrequestreview-450113538

Received on Thursday, 16 July 2020 18:38:25 UTC