|
All Packages Class Hierarchy This Package Previous Next Index Class java.io.PipedReaderjava.lang.Object | +----java.io.Reader | +----java.io.PipedReader
PipedReaderpublic PipedReader()
public PipedReader(PipedWriter src) throws IOException
connectpublic void connect(PipedWriter src) throws IOException
public int read(char cbuf[], int off, int len) 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 |