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

So with `dec.decode(moreBytes)`, `moreBytes` may be added to an incomplete byte sequence. But isn't the same true if `readable` is piped somewhere else after `doSomethingWith`?

-- 
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-278612564

Received on Thursday, 9 February 2017 11:10:19 UTC