kevva / download

Download and extract files
MIT License
1.28k stars 199 forks source link

下载最大文件只能2G超过后buffer存不下会下载失败 #188

Open CZDonald opened 4 years ago

CZDonald commented 4 years ago

The value of "length" is out of range. It must be >= 0 && <= 2147483647. Received 3567234573

guoyunhe commented 1 year ago

我做了一个不用一口气塞满 buffer 的包,内存占用很小 https://github.com/guoyunhe/downloader