Skip to content

Commit f6cb0da

Browse files
edits
1 parent 1c74eef commit f6cb0da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-blobs-tune-upload-download-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Tuning data transfer options for downloads is available only when using the [dow
9191

9292
### Set transfer options for downloads
9393

94-
The following values can be tuned for downloads based on the needs of your app:
94+
The following values can be tuned for downloads when using the `downloadToBuffer` method:
9595

9696
- [blockSize](/javascript/api/@azure/storage-blob/blobdownloadtobufferoptions#@azure-storage-blob-blobdownloadtobufferoptions-blocksize): The maximum block size to transfer for each request.
9797
- [concurrency](/javascript/api/@azure/storage-blob/blobdownloadtobufferoptions#@azure-storage-blob-blobdownloadtobufferoptions-concurrency): The maximum number of parallel requests issued at any given time as a part of a single parallel transfer.

0 commit comments

Comments
 (0)