|
All Packages Class Hierarchy This Package Previous Next Index Class java.io.PipedWriterjava.lang.Object | +----java.io.Writer | +----java.io.PipedWriter
PipedWriterpublic PipedWriter()
public PipedWriter(PipedReader sink) throws IOException
connectpublic void connect(PipedReader sink) throws IOException
public void write(char cbuf[], int off, int len) throws IOException
public void flush() throws IOException
public void close() throws IOException
All Packages Class Hierarchy This Package Previous Next Index Submit a bug or feature |
|||||||||||||||||
With any suggestions or questions please feel free to contact us |