public class GreedyPreReadingInputStream extends InputStream
| Modifier and Type | Class and Description |
|---|---|
class |
GreedyPreReadingInputStream.StreamFinishedException |
| Constructor and Description |
|---|
GreedyPreReadingInputStream(InputStream base) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic GreedyPreReadingInputStream(InputStream base)
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2014. All Rights Reserved.