search

goog.fs.FileWriter

Provided By
Extends
All Implemented Interfaces

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.

new FileWriter( writer )

Parameters
writerFileWriter

The underlying FileWriter object.

Instance Methods

Instance Properties