Closeable, AutoCloseableFTPInputStream, GlobusFileInputStream, HTTPInputStreampublic abstract class GlobusInputStream extends InputStream
| Constructor | Description |
|---|---|
GlobusInputStream() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
abort() |
Aborts transfer.
|
long |
getSize() |
Returns the total size of input data.
|
int |
read() |
available, close, mark, markSupported, read, read, readAllBytes, readNBytes, reset, skip, transferTopublic long getSize()
public int read()
throws IOException
read in class InputStreamIOExceptionpublic void abort()
Copyright © 2018. All rights reserved.