Uses of Class java.io.PipedInputStream

Uses in package java.io

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.