Java.IO.SequenceInputStream: Constructor Members

The constructors of Java.IO.SequenceInputStream are listed below. For a list of all members, see the SequenceInputStream Members list.

See Also: Inherited members from Java.IO.InputStream

Public Constructors

Documentation for this section has not yet been entered.
Constructs a new SequenceInputStream using the two streams s1 and s2 as the sequence of streams to read from.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.