public OutputStream(string filename);
Opens an OutputStream pointing to a file on the local file system.
OutputStream Constructor