Re: [ServiceWorker] Backpressure on fetch integrated with Streams (#452)

What is the type of the "chunk" provided by Fetch body ReadableStream objects?  Is it an ArrayBuffer?  The streams spec says a chunk can be of any type, but we should probably define what Fetch body streams return explicitly.  (Sorry if this is already defined and I missed it.  Its a bit hard to follow the overall effort.)

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/452#issuecomment-73058012

Received on Thursday, 5 February 2015 14:51:29 UTC