PipedReader.PipedReader
Class Overview | Class Members |
This Package |
All Packages
public PipedReader()
Description
Create a reader that is not yet connected to a piped writer.
public PipedReader( PipedWriter src ) throws IOException
Description
Create a reader for the specified piped character-output stream.