Re: [whatwg/fetch] Incremental read: Why only Uint8Array instead of BufferSource? (Issue #1724)

The Encoding APIs also accept (AllowShared)BufferSource via TextDecoder[Stream] and emits Uint8Array via TextEncoder[Stream], which makes sense to me. Would be nice to do some IDL crawl and see how many APIs are currently accepting Uint8Array or BufferSource.

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

Message ID: <whatwg/fetch/issues/1724/1817889867@github.com>

Received on Sunday, 19 November 2023 15:35:33 UTC