@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, skippublic ReaderInputStream(Reader reader)
public int read()
throws IOException
read in class ReaderInputStreamIOExceptionCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.