public interface InputStreamObserver
Modifier and Type | Method and Description |
---|---|
boolean |
isReadingCanceled() |
void |
onReadEnded() |
void |
onReadProgress(long numBytesRead) |
void |
onReadStarted(long numBytesTotal) |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.