Uses of Interface
com.azure.storage.file.datalake.models.DataLakeFileOpenInputStreamResult
Packages that use DataLakeFileOpenInputStreamResult
Package
Description
Package containing the class required for DataLakeStorageClient.
-
Uses of DataLakeFileOpenInputStreamResult in com.azure.storage.file.datalake
Methods in com.azure.storage.file.datalake that return DataLakeFileOpenInputStreamResultModifier and TypeMethodDescriptionDataLakeFileClient.openInputStream()
Opens a file input stream to download the file.DataLakeFileClient.openInputStream
(DataLakeFileInputStreamOptions options) Opens a file input stream to download the specified range of the file.DataLakeFileClient.openInputStream
(DataLakeFileInputStreamOptions options, com.azure.core.util.Context context) Opens a file input stream to download the specified range of the file.