Re: [whatwg/encoding] Consider adding TextEncoder.containsLoneSurrogates() static (#174)

I'm trying to say that if we want to support code point sequence as an input, and add fatal handling for lone surrogates, we also need to handle streaming them for consistency. Or we defer both problems to a higher level as the current design tries to.

-- 
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/174#issuecomment-478968570

Received on Tuesday, 2 April 2019 12:14:11 UTC