80 constructor(
bool syncClose =
True, timeout timeout_ms = -1,
int bufferSize = 4096);
This class is not intended to be instantiated directly, please see StreamPipe.
Definition: QC_PipeOutputStream.dox.h:18
This class provides a pair of streams connected through a buffer.
Definition: QC_StreamPipe.dox.h:70
PipeOutputStream getOutputStream()
Returns the output stream connected to the pipe.
PipeInputStream getInputStream()
Returns the input stream connected to the pipe.
constructor(bool syncClose=True, timeout timeout_ms=-1, int bufferSize=4096)
Creates the StreamPipe.
const True
logical True
Definition: qc_qore.dox.h:98
Qore namespace.
Definition: QC_AbstractSmartLock.dox.h:2