Re: [w3c/FileAPI] Consider adding `blob.dataUrl()` method, or some other analogue to `readAsDataURL` (Issue #179)

I'd be very hesitant adding methods like that that don't also exists in the `Body` mixin. Of course `Blob` and `Body` already diverge in the methods they expose, but unless `Body` gets a method as well I'm not sure if there is a strong reason to add one to `Blob`.

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

Message ID: <w3c/FileAPI/issues/179/1215970344@github.com>

Received on Monday, 15 August 2022 23:14:11 UTC