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, skip
public ReaderInputStream(Reader reader)
public int read() throws IOException
read
in class InputStream
IOException
InputStream.read()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.