compression
compression copied to clipboard
Readable byte stream
trafficstars
Looking at the spec, it seems like these transforms create regular readable streams. Should they be readable byte streams?
Correct. This is essentially blocked behind https://github.com/whatwg/streams/issues/616. Which itself is blocked on any browser implementing byte streams, as well as the backlog of higher-priority work.
as well as the backlog of higher-priority work
hah, yeah, I know what you mean.