Package | Description |
---|---|
org.esa.snap.core.util.io |
Provides utility classes for I/O operations.
|
Modifier and Type | Class and Description |
---|---|
class |
ProgressMonitorInputStreamObserver |
Modifier and Type | Method and Description |
---|---|
InputStreamObserver |
ObservableInputStream.getObserver() |
Constructor and Description |
---|
ObservableInputStream(InputStream in,
InputStreamObserver listener)
Constructs an object to observer the progress of an input stream.
|
ObservableInputStream(InputStream in,
long size,
InputStreamObserver listener)
Constructs an object to observer the progress of an input stream.
|
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.