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