The constructors of Java.IO.PipedOutputStream are listed below. For a list of all members, see the PipedOutputStream Members list.
See Also: Inherited members from Java.IO.OutputStream
Constructs a new unconnected PipedOutputStream. | ||
Constructs a new PipedOutputStream connected to the Java.IO.PipedInputStreamtarget. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |