v2.6.47
·
1478 commits
to master
since this release
ZipWriter#addnow accepts an Array ofReader(orReadableStream) instances. ASplitDataReaderinstance will be automatically created under the hood.Entry#getDatanow accepts generator functions generatingWriter(orWritableStream) instances. ASplitDataWriterinstance will be automatically created under the hood and data will be be split into chunks of 4GB.