- From: Mattias Buelens <notifications@github.com>
- Date: Thu, 25 Jun 2020 04:47:21 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 25 June 2020 11:47:33 UTC
@MattiasBuelens requested changes on this pull request.
> @@ -3790,6 +3860,10 @@ the following table:
write), which writes data to the [=underlying sink=]
</table>
+The <dfn>special close value</dfn> is a unique value enqueued into \[[queue]], in lieu of a
+[=chunk=], to signal that the stream is closed. It only used internally, and is never exposed to web
```suggestion
[=chunk=], to signal that the stream is closed. It is only used internally, and is never exposed to web
```
--
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/streams/pull/1047#pullrequestreview-437411107
Received on Thursday, 25 June 2020 11:47:33 UTC