public static class DownloadedContent.InMemory extends Object implements DownloadedContent
DownloadedContent.InMemory, DownloadedContent.OnFile, DownloadedContent.OnTempFile| Constructor and Description |
|---|
DownloadedContent.InMemory(byte[] byteArray) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
Returns a new
InputStream allowing to read the downloaded content. |
public InputStream getInputStream()
DownloadedContentInputStream allowing to read the downloaded content.getInputStream in interface DownloadedContentCopyright © 2002–2014 Gargoyle Software Inc.. All rights reserved.