- From: Takeshi Yoshino <notifications@github.com>
- Date: Mon, 28 Mar 2016 05:49:40 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 28 March 2016 12:50:11 UTC
> }, > > cancel() { > return fs.close(fd); > - } > + }, > + > + autoAllocateChunkSize: DEFAULT_CHUNK_SIZE > }); Looks good. Thanks --- 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/streams/pull/430/files/0562267ac9415713151bf0a34ae090c0dfb37c1a..4ad2edc8af0c82da98914eea6bd5c899618d8ec5#r57568140
Received on Monday, 28 March 2016 12:50:11 UTC