Class SequenceInputStream
java.lang.Object
java.io.InputStream
java.io.SequenceInputStream
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class InputStream
mark, markSupported, read, reset, skip
-
Constructor Details
-
SequenceInputStream
-
SequenceInputStream
-
-
Method Details
-
available
- Overrides:
availablein classInputStream- Throws:
IOException
-
close
- Overrides:
closein classInputStream- Throws:
IOException
-
read
- Specified by:
readin classInputStream- Throws:
IOException
-
read
- Overrides:
readin classInputStream- Throws:
IOException
-