Re: [whatwg/encoding] Define encodeInto() API (#166)

Thanks for pointing that out, I think it's actually wrong. Say we had 3 bytes left and the next input required 4 bytes and the input after that 1 byte. This would skip the 4 bytes input and then write the 1 byte one.

-- 
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/166#issuecomment-446962197

Received on Thursday, 13 December 2018 13:08:31 UTC