| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob |
This package contains the classes for StorageClient.
|
| Modifier and Type | Method and Description |
|---|---|
static io.reactivex.Single<BlobDownloadHeaders> |
TransferManager.downloadBlobToFile(AsynchronousFileChannel file,
BlobURL blobURL,
BlobRange range,
TransferManagerDownloadFromBlobOptions options)
Downloads a file directly into a file, splitting the download into chunks and parallelizing as necessary.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.