Re: [whatwg/streams] Adding generic seek or read/write-at-offset abilities to readable/writable streams (#1128)

In my zip file reader, I used the `Blob.prototype.slice` API to get `readAt` functionality on files.

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

Received on Sunday, 30 May 2021 17:06:55 UTC