 |
Qore Programming Language Reference Manual
0.9.4.6
|
This class is not intended to be instantiated directly, please see StreamPipe.
Definition: QC_PipeOutputStream.dox.h:18
nothing reportError(hash ex)
Causes all operations on both pipe streams to wake up and throw an exception.
constructor()
Creates the PipeOutputStream.
nothing write(binary data)
Writes bytes to the output stream.
This class defines an abstract interface for output streams.
Definition: QC_OutputStream.dox.h:18
hash< auto > hash(object obj)
Returns a hash of an object's members.
nothing close()
Closes the output stream and releases any resources.
main Qore-language namespace
Definition: Pseudo_QC_All.dox.h:3
binary binary()
Always returns an empty binary object (of zero length)