| Interface | Description |
|---|---|
| FileDownloadOutputStream |
The output stream used to write the file for download.
|
| Class | Description |
|---|---|
| FileDownloadRandomAccessFile |
The FileDownloadOutputStream implemented using
RandomAccessFile. |
| FileDownloadRandomAccessFile.Creator |