- From: Jake Archibald <notifications@github.com>
- Date: Thu, 04 Aug 2016 00:39:11 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 4 August 2016 07:39:52 UTC
```js response.arrayBuffer().then(buffer => new TextDecoder(format).decode(buffer) ); ``` --- 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/fetch/issues/353#issuecomment-237476765
Received on Thursday, 4 August 2016 07:39:52 UTC