Merge branch 'master' into feature/webkit-macos

This commit is contained in:
Rajiv Shah
2020-01-30 18:50:01 -05:00
+1 -1
View File
@@ -1,4 +1,4 @@
If you need to save really large files bigger then the blob's size limitation or don't have If you need to save really large files bigger than the blob's size limitation or don't have
enough RAM, then have a look at the more advanced [StreamSaver.js][7] enough RAM, then have a look at the more advanced [StreamSaver.js][7]
that can save data directly to the hard drive asynchronously with the power of the new streams API. That will have that can save data directly to the hard drive asynchronously with the power of the new streams API. That will have
support for progress, cancelation and knowing when it's done writing support for progress, cancelation and knowing when it's done writing