This class defines an abstract interface for output streams.
Definition QC_OutputStream.dox.h:18
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 close()
Closes the output stream and releases any resources.
nothing write(binary data)
Writes bytes to the output stream.
hash< auto > hash()
Always returns the same hash passed.
binary binary()
Always returns an empty binary object (of zero length)
main Qore-language namespace
Definition Pseudo_QC_All.dox.h:3