FilePipedStream

Constructors

this
this()
Undocumented in source.
this
this(string tempdir)
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
getInputStream
BufferedInputStream getInputStream()
Undocumented in source. Be warned that the author may not have intended to support it.
getOutputStream
BufferedOutputStream getOutputStream()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From PipedStream

getInputStream
InputStream getInputStream()
Undocumented in source.
getOutputStream
OutputStream getOutputStream()
Undocumented in source.

Meta