public class CompositeInputStream extends InputStream
| Constructor and Description |
|---|
CompositeInputStream(InputStream... streams) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic CompositeInputStream(InputStream... streams)
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2014 Molindo GmbH. All Rights Reserved.