Re: [whatwg/streams] Reset for TransformStream (and WritableStream?) (#1026)

For WebCodecs, we do not need an abort signal. There is a lot of internal state, but chunks are not processed one-by-one. I would imagine that a Transformer that does not implement reset would instead flush, whatever that means.

-- 
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/1026#issuecomment-580945790

Received on Friday, 31 January 2020 22:51:48 UTC