Re: [w3c/editing] Delayed clipboard rendering API shape. (Issue #423)

> One can convert blobs into streams and streams into blobs

Right, that is why I'm confused if a `ReadableStream` would add any value to this API when it already allows Blob data to be returned from the callback.

> But you can create a new blob from a stream: `new Response(stream).blob()`

Sorry for the confusion, but that is what I meant in `can the web authors use the streaming APIs to write data into the Blob?` comment.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/423#issuecomment-1874601415
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/editing/issues/423/1874601415@github.com>

Received on Tuesday, 2 January 2024 21:42:05 UTC