public class InfiniteInputStream extends InputStream
| Constructor and Description | 
|---|
| InfiniteInputStream(long maxSize) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | read() | 
available, close, mark, markSupported, read, read, reset, skippublic int read()
         throws IOException
read in class InputStreamIOExceptionCopyright © 2019. All Rights Reserved.