Re: [whatwg/encoding] Make TextEncoder and TextDecoder be transform streams (#127)

@annevk It won't be an automatic upgrade. There will be a different Create operation to call, similar to [CreateReadableByteStream](https://streams.spec.whatwg.org/#create-readable-byte-stream). While this is a bit regrettable, it would be bad if a change in the Streams Standard suddenly exposed internals of Encoding and other standards.

-- 
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/pull/127#issuecomment-359822986

Received on Tuesday, 23 January 2018 15:20:03 UTC