kSequentialDownloadChunkThreshold top-level constant

int const kSequentialDownloadChunkThreshold

Files with this many chunks or fewer keep the simple sequential path.

Implementation

const int kSequentialDownloadChunkThreshold = 2;