public class MultipleOutputStream extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleOutputStream.MyPipedInputStream |
class |
MultipleOutputStream.MyPipedOututStream |
| Constructor and Description |
|---|
MultipleOutputStream(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getS1() |
InputStream |
getS2() |
void |
startWriting() |
public MultipleOutputStream(InputStream is) throws IOException
IOExceptionpublic InputStream getS1()
public InputStream getS2()
Copyright © 2016. All Rights Reserved.