public class DefaultResultStreamProvider extends Object implements ResultStreamProvider
| Constructor and Description |
|---|
DefaultResultStreamProvider() |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
detectGzipAndGetStream(InputStream is) |
InputStream |
getInputStream(ChunkDownloadContext context) |
public InputStream getInputStream(ChunkDownloadContext context) throws Exception
getInputStream in interface ResultStreamProviderExceptionpublic static InputStream detectGzipAndGetStream(InputStream is) throws IOException
IOExceptionCopyright © 2022. All rights reserved.