Closed kothar closed 7 years ago
@mikewiacek had suggested the use of his library for parallel readahead to accellerate large file downloads.
https://github.com/google/readahead
To support this the API client needs to support ReadSeeker, which will require partial file downloads.
@mikewiacek had suggested the use of his library for parallel readahead to accellerate large file downloads.
https://github.com/google/readahead
To support this the API client needs to support ReadSeeker, which will require partial file downloads.