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, skip
public long getSize()
public int read() throws IOException
read
in class InputStream
IOException
public void abort()
Copyright © 2016. All rights reserved.