GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type java.io.PipedInputStream | |
Create a new PipedOutputStream instance
to write to the specified PipedInputStream . |
Methods with parameter type java.io.PipedInputStream | |
void | Connects this object to the specified PipedInputStream
object. |
GNU Classpath (0.95) |