public class MultipleOutputStream extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleOutputStream.MyPipedInputStream |
class |
MultipleOutputStream.MyPipedOututStream |
| Constructor and Description |
|---|
MultipleOutputStream(InputStream is,
int number) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
get() |
void |
startWriting() |
public MultipleOutputStream(InputStream is, int number) throws IOException
IOExceptionpublic void startWriting()
throws IOException
IOExceptionpublic InputStream get()
Copyright © 2021. All Rights Reserved.