Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blob SeekableByteChannel - Read Mode #33794

Merged
merged 11 commits into from
Mar 7, 2023

Conversation

jaschrep-msft
Copy link
Member

Adds StorageSeekableByteChannelBlobReadBehavior : StorageSeekableByteChannel.ReadBehavior for use in reading blobs through the SeekableByteChannel interface.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Feb 28, 2023

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-storage-common
azure-storage-blob

@jaschrep-msft jaschrep-msft marked this pull request as ready for review March 2, 2023 22:13
@jaschrep-msft jaschrep-msft merged commit 1d0bea3 into Azure:main Mar 7, 2023
jaschrep-msft added a commit to jaschrep-msft/azure-sdk-for-java that referenced this pull request Mar 21, 2023
* blob read behavior + tests

* shared tag in tests

* add client API | record new tests

* fix tests

* fix constructors in common tests

* switch mocking dependency for ci

this swap worked for file shares, hopefully works here

* unused import

* pr feedback | new test

* record
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants