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