| Package | Description |
|---|---|
| com.azure.storage.file.datalake |
Package containing the class required for DataLakeStorageClient.
|
| Modifier and Type | Method and Description |
|---|---|
FileReadResponse |
DataLakeFileClient.readWithResponse(OutputStream stream,
FileRange range,
DownloadRetryOptions options,
DataLakeRequestConditions requestConditions,
boolean getRangeContentMd5,
Duration timeout,
com.azure.core.util.Context context)
Reads a range of bytes from a file into an output stream.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.