This commit is contained in:
Jimmy Karl Roland Wärting
2016-06-03 11:40:32 +02:00
parent 0b137cf80a
commit b2bf6d86f5
+2 -2
View File
@@ -1,6 +1,6 @@
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 then the blob's size limitation or don't have
enough RAM, then have a look at the more advance [StreamSaver.js](https://github.com/jimmywarting/StreamSaver.js) enough RAM, then have a look at the more advanced [StreamSaver.js](https://github.com/jimmywarting/StreamSaver.js)
that can save data directly to the hard drive asynchronous 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
FileSaver.js FileSaver.js