class FakeInputStream extends InputStream
| Constructor and Description |
|---|
FakeInputStream(int size) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic int read()
read in class InputStream