FileOutputStream

Undocumented in source.

Constructors

this
this(File file)
Undocumented in source.
this
this(string filename)
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
flush
void flush()
Undocumented in source. Be warned that the author may not have intended to support it.
write
int write(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta