Re: [whatwg/encoding] Add TextEncoderStream and TextDecoderStream transform streams (#149)

I think for ArrayBufferView we can lean on Web IDL more:

> Let _bufferSource_ be the result of [converting](https://heycam.github.io/webidl/#dfn-convert-ecmascript-to-idl-value) _chunk_ to a `BufferSource`.

Then "a copy of" works well.

-- 
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/149#issuecomment-411111197

Received on Tuesday, 7 August 2018 16:07:24 UTC