- From: Jimmy Wärting <notifications@github.com>
- Date: Sat, 31 Dec 2022 05:52:29 -0800
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 31 December 2022 13:52:41 UTC
> This does not allow creating a blob that represents an "in progress" stream, which I've heard people have wanted in order to have self-referential blobs. That would require new concepts and infrastructure. This proposal is basically just exposing existing infrastructure in a more straightforward way. This is something i badly want to have right now. I feel like `Blob.from({...})` ☝️ could solve this problem and so much more. Either that or the option to accept other blob-like objects. aka: `new File([ blobLike ], fileName, options)` -- Reply to this email directly or view it on GitHub: https://github.com/w3c/FileAPI/issues/140#issuecomment-1368218335 You are receiving this because you are subscribed to this thread. Message ID: <w3c/FileAPI/issues/140/1368218335@github.com>
Received on Saturday, 31 December 2022 13:52:41 UTC