An output stream that lets you stream to a file.
[scriptable, uuid(e6f68040-c7ec-11d3-8cda-0060b0fc14a3)]
Methods
@param file - file to write to (must QI to nsILocalFile)
@param ioFlags - file open flags listed in prio.h
@param perm - file mode bits listed in prio.h
@param behaviorFlags flags specifying various behaviors of the class
(currently none supported)
