public class NoCppInputStream extends InputStream
| Constructor and Description |
|---|
NoCppInputStream(InputStream delegate) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic NoCppInputStream(InputStream delegate)
delegate - public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2018. All rights reserved.