- src
- the writer to connect to.
Type Reason Java.IO.IOException if this reader is closed or already connected, or if src is already connected.
Connects this PipedReader to a Java.IO.PipedWriter. Any data written to the writer becomes readable in this reader.