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

@ricea given that a view is already a { buffer, byteOffset, byteLength } tuple, I would think the argument should just be a view, not a (view, offset) tuple.

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

Received on Monday, 29 October 2018 17:50:52 UTC