We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Blob.stream()
https://github.com/scala-js/scala-js-dom/blob/series/1.x/src/main/scala/org/scalajs/dom/raw/lib.scala#L7951
Should be a ReadableStream[Uint8Array]. Came up in http4s/http4s#5120.
ReadableStream[Uint8Array]