public interface InputStreamCallback
Modifier and Type | Method and Description |
---|---|
void |
doWithInputStream(InputStream stream)
Called with the InputStream for the remote file.
|
void doWithInputStream(InputStream stream) throws IOException
stream
- The InputStream.IOException
Copyright © 2018. All rights reserved.