Re: [whatwg/encoding] TextEncoder#encode - write to existing Uint8Array (#69)

I'd strongly prefer that we use array buffer views instead of positional arguments, as they're literally designed for that purpose, and that's consistent with their usage in other write-into APIs on the platform.

-- 
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/69#issuecomment-434541423

Received on Wednesday, 31 October 2018 02:43:52 UTC