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