Re: [whatwg/fetch] Proposal: response.base64() (Issue #1800)

Yes, was following [proposal-arraybuffer-base64](https://github.com/tc39/proposal-arraybuffer-base64) but again we would still need to do a `new Uint8Array(await response.arrayBuffer()).toBase64()` rather `response.base64()` is convenient and intuitive. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1800#issuecomment-2578839219
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1800/2578839219@github.com>

Received on Wednesday, 8 January 2025 22:59:18 UTC