Skip to content

Conversation

@marcominerva
Copy link
Contributor

Motivation and Context (Why the change? What's the scenario?)

See #886 (comment)

High level description (Approach, Design)

Updated the condition to check if partitionContent is empty by using the IsEmpty property instead of converting it to a byte array and checking its length. This change improves efficiency and readability.

Updated the condition to check if `partitionContent` is empty by using the `IsEmpty` property instead of converting it to a byte array and checking its length. This change improves efficiency and readability.
@marcominerva marcominerva requested a review from dluc as a code owner November 13, 2024 09:29
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.

2 participants