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, skip
public int read() throws IOException
read
in class InputStream
IOException
Copyright © 2019. All Rights Reserved.