public interface LoadState
PDF.getLoadState(int)
,
PDFReader.setSource(java.net.URL)
Modifier and Type | Method and Description |
---|---|
long |
getBytes()
Return the number of bytes that must be loaded for this request
|
long |
getBytesRemaining()
Return the number of bytes remaining that must be loaded for this request to complete.
|
int |
getTimeRemaining()
Return an estimate of the time remaining for the load, in ms
|
long getBytes()
long getBytesRemaining()
int getTimeRemaining()
Copyright © 2001-2017 Big Faceless Organization