public class InputStreamWrapper extends Object implements Closeable
| Constructor and Description |
|---|
InputStreamWrapper(InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
asInputStream() |
InputStream |
asInputStream(org.mule.runtime.extension.api.runtime.streaming.StreamingHelper helper) |
String |
asString() |
void |
close() |
public InputStreamWrapper(InputStream inputStream)
public InputStream asInputStream()
public InputStream asInputStream(org.mule.runtime.extension.api.runtime.streaming.StreamingHelper helper)
public String asString() throws IOException
IOExceptionpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2024 MuleSoft, Inc.. All rights reserved.