Re: [whatwg/encoding] Add Streams support (#72)

> A clean solution would be to force dec.decode() to use that buffer too

Ahh, this is where my understanding was lacking. I thought `.decode` would be explained using the underlying stream, but I guess it's incompatible since it's sync.

In that case, the "mode locking" proposals sound good.

-- 
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/encoding/issues/72#issuecomment-278915988

Received on Friday, 10 February 2017 10:59:53 UTC