Closure Library API Documentation
Go to class or file:
filewriter.js
No description.
Useful links
Source Code
Git
File Location
/goog/fs/filewriter.js
Classes
goog.fs.FileWriter
An object for monitoring the saving of files, as well as other fine-grained writing operations. This should not be instantiated directly. Instead, it should be accessed via
goog.fs.FileEntry#createWriter
.
Directory fs
File Reference