public class ProgressForwardingSource
extends ForwardingSource
| Constructor and Description |
|---|
ProgressForwardingSource(Source delegate,
DownloadListener listener) |
ProgressForwardingSource(Source delegate,
DownloadListener listener,
long existingLen) |
| Modifier and Type | Method and Description |
|---|---|
long |
read(Buffer sink,
long byteCount) |
public ProgressForwardingSource(Source delegate,
DownloadListener listener)
public ProgressForwardingSource(Source delegate,
DownloadListener listener,
long existingLen)