public class ReaderInputStream extends InputStream
Reader
as an 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
Copyright © 2018 JBoss by Red Hat. All rights reserved.