DBFS-Explorer icon indicating copy to clipboard operation
DBFS-Explorer copied to clipboard

Multi-process base64 offset downloads

Open saikksub opened this issue 5 years ago • 0 comments

Current Implementation

Download base64 files with offset synchronously.

Proposed Implementation

Calculate offset index points of a target file and download each offset using Multi-process/threads.

saikksub avatar Apr 29 '19 16:04 saikksub