- From: Hemanth HM <notifications@github.com>
- Date: Wed, 08 Jan 2025 14:59:14 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 8 January 2025 22:59:18 UTC
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