public class ByteArrayHttpDownloader extends HttpDownloader<byte[]>
mCancel, READ_BUFFER_SIZE, STORE_BUFFER_SIZE
Constructor and Description |
---|
ByteArrayHttpDownloader() |
Modifier and Type | Method and Description |
---|---|
byte[] |
readInputStream(java.io.BufferedInputStream inputStream) |
cancelDownload, getBandwidth, getCookies, getDownloadCanceled, getExpiration, getLastHttpResponseCode, getProcessedURL, isOutOfMemoryRaised, loadFile, readCookies, resetCancelDownload, setCookies, setReferer, writeCookies
public byte[] readInputStream(java.io.BufferedInputStream inputStream) throws java.io.IOException
readInputStream
in class HttpDownloader<byte[]>
java.io.IOException