Re: [whatwg/streams] Add WritableStream.write convenience method (PR #1339)

@saschanaz commented on this pull request.



> @@ -4332,6 +4344,22 @@ as seen for example in [[#example-ws-no-backpressure]].
  1. Return ! [$IsWritableStreamLocked$]([=this=]).
 </div>
 
+<div algorithm>
+ The <dfn id="ws-write" method for="WritableStream">write(|chunk|)</dfn> method steps are:

That sounds better!

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/1339#discussion_r1927825909
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/streams/pull/1339/review/2571253079@github.com>

Received on Thursday, 23 January 2025 23:40:15 UTC