public class ReaderInputStream extends InputStream
| Constructor and Description |
|---|
ReaderInputStream(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic ReaderInputStream(Reader reader)
public int read()
throws IOException
read in class InputStreamIOExceptionInputStream.read()Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.