v1.6.6
版本发布时间: 2017-09-29 17:13:10
lingochamp/FileDownloader最新发布版本:v1.7.5(2018-08-03 16:15:47)
Fix
- Fix(file-integrality): update the process to the database only if all buffers on output-stream or system have been flush and sync to device successfully to avoid resume on the wrong point raise complete file, not integrality. Closes #745
- Fix(clear): fix
FileDownloader#clearAllTaskData
not clear connection table. Closes #754
Enhancement
- Import Performance: optimize the default output-stream with buffered-output-stream, now the VM buffers length is 8192 bytes.