Re: [w3c/FileAPI] add dataURL method (#136)

Could you elaborate a bit on the use cases for that method? So far my ideas for adding the extra methods was to make `Blob` as similar to a [`Body`](https://fetch.spec.whatwg.org/#body) as makes sense. But `Body` doesn't have a `dataURL()` method, so adding that would be adding functionality that doesn't exist for `Body`.

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

Received on Wednesday, 31 July 2019 16:54:08 UTC