Skip to content

Conversation

@dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from master into feature/and-bang.

git fetch --all
git checkout merges/master-to-feature/and-bang
git reset --hard upstream/feature/and-bang
git merge upstream/master
# Fix merge conflicts
git commit
git push upstream merges/master-to-feature/and-bang --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

…8282)

* Slicing and copying on ByteMemory should not throw if length is zero

* Added slice count check

* Changed length check on stream creation

* Remove empty

* Minor format change

* Check length before using AsStream

* Remove exception throwing from creating a stream

* Added checkCount

* Remove checkReadCount
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants