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