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, skip
public CppOnlyInputStream(InputStream delegate)
public int read() throws IOException
read
in class InputStream
IOException
Copyright © 2017. All rights reserved.