FileProxy

Undocumented in source.

Constructors

this
this(string filename, bool gzip)
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
writeln
void writeln(string s)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

compress
Compress compress;
Undocumented in source.
f
File f;
Undocumented in source.
gzip
bool gzip;
Undocumented in source.

Meta