public class MultipleOutputStream.MyPipedInputStream extends PipedInputStream
buffer, in, out, PIPE_SIZE| Constructor and Description |
|---|
MultipleOutputStream.MyPipedInputStream(PipedOutputStream src) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isClosed() |
mark, markSupported, read, reset, skippublic MultipleOutputStream.MyPipedInputStream(PipedOutputStream src) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class PipedInputStreamIOExceptionpublic boolean isClosed()
Copyright © 2018. All Rights Reserved.