GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type java.io.PipedOutputStream | |
This constructor creates a new PipedInputStream and connects
it to the passed in PipedOutputStream . |
Methods with parameter type java.io.PipedOutputStream | |
void | This method connects this stream to the passed in
PipedOutputStream .
|
GNU Classpath (0.95) |