Package | Description |
---|---|
com.microsoft.azure.storage.file |
This package contains the storage service file classes.
|
Modifier and Type | Method and Description |
---|---|
FileInputStream |
CloudFile.openRead()
Opens a file input stream to download the file.
|
FileInputStream |
CloudFile.openRead(AccessCondition accessCondition,
FileRequestOptions options,
OperationContext opContext)
Opens a file input stream to download the file using the specified request options and
operation context.
|
Copyright © 2019. All rights reserved.