| com.ning.http.client.ResumableBodyConsumer |
Known Indirect Subclasses
|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the previously transferred bytes, for example the current file size.
| |||||||||||
Prepare this consumer to resume a download, for example by seeking to the end of the underlying file.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.ning.http.client.BodyConsumer
| |||||||||||
Get the previously transferred bytes, for example the current file size.
| IOException |
|---|
Prepare this consumer to resume a download, for example by seeking to the end of the underlying file.
| IOException |
|---|