public class ManagedPipedInputStream extends PipedInputStream
PipedInputStream that is aware about its statusbuffer, in, out, PIPE_SIZE| Constructor and Description |
|---|
ManagedPipedInputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isOpen() |
mark, markSupported, read, reset, skippublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class PipedInputStreamIOExceptionpublic boolean isOpen()
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.