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>

There are algorithms that use those conversions, and that before this PR weren't linked to any dfn. We might want to have a short paragraph defining how conversion works with consuming the queue and creating a queue with an EOF, and have a `class=XXX` note saying that Infra is expected to define infrastructure around conversions.

-- 
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#discussion_r457483240

Received on Monday, 20 July 2020 15:16:53 UTC