compression icon indicating copy to clipboard operation
compression copied to clipboard

Readable byte stream

Open jakearchibald opened this issue 5 years ago • 2 comments
trafficstars

Looking at the spec, it seems like these transforms create regular readable streams. Should they be readable byte streams?

jakearchibald avatar Feb 18 '20 08:02 jakearchibald

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.

ricea avatar Feb 18 '20 10:02 ricea

as well as the backlog of higher-priority work

hah, yeah, I know what you mean.

jakearchibald avatar Feb 18 '20 11:02 jakearchibald