ChilliSniffC
Denoβ€’4y agoβ€’
10 replies
ChilliSniff

Request.body.getReader() into Uint8Array typed array

is it possible to convert a
readableStream
into a
Uint8Array
?
Was this page helpful?