DownloadChunkSize
The size of chunks (in bytes) when downloading large files.
データ型
string
デフォルト値
"3000000"
解説
The size of chunks (in bytes) to use when downloading large files, defaults to 3MB. To download the entire file in one chunk, set this value to -1.