FileWriter

Undocumented in source.

Constructors

this
this(char[] filename)
Undocumented in source.
this
this(File f)
Undocumented in source.

Members

Functions

flush
void flush()
Undocumented in source. Be warned that the author may not have intended to support it.
rawWrite
void rawWrite(ubyte[] block)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Writer

rawWrite
void rawWrite(ubyte[] )
Undocumented in source.
flush
void flush()
Undocumented in source.

Meta