srcthe source output stream.
TypeReasonJava.IO.IOExceptionif either stream is already connected.
Connects this PipedInputStream to a Java.IO.PipedOutputStream. Any data written to the output stream becomes readable in this input stream.
[Android Documentation]