Uses of Class
com.azure.storage.blob.models.BlobSeekableByteChannelReadResult
Packages that use BlobSeekableByteChannelReadResult
Package
Description
Package containing specialized clients for Azure Storage Blobs.
-
Uses of BlobSeekableByteChannelReadResult in com.azure.storage.blob.specialized
Methods in com.azure.storage.blob.specialized that return BlobSeekableByteChannelReadResultModifier and TypeMethodDescriptionBlobClientBase.openSeekableByteChannelRead
(BlobSeekableByteChannelReadOptions options, com.azure.core.util.Context context) Opens a seekable byte channel in read-only mode to download the blob.