public class CancelableInputStream extends FilterInputStream
in| Constructor and Description |
|---|
CancelableInputStream(net.anwiba.commons.process.cancel.ICanceler canceler,
InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic CancelableInputStream(net.anwiba.commons.process.cancel.ICanceler canceler,
InputStream in)
public int read()
throws IOException
read in class FilterInputStreamIOExceptionCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.