@Deprecated public class ReaderInputStream extends ReaderInputStream
Reader
as an InputStream
.Constructor and Description |
---|
ReaderInputStream(Reader reader)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
read()
Deprecated.
|
available, close, mark, markSupported, read, read, reset, skip
public ReaderInputStream(Reader reader)
public int read() throws IOException
read
in class ReaderInputStream
IOException
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.