private class BufferedFile.InStream extends InputStream
Modifier | Constructor and Description |
---|---|
private |
BufferedFile.InStream() |
Modifier and Type | Method and Description |
---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skip
public int read() throws IOException
read
in class InputStream
IOException