Skip to content

Conversation

@TwanVanDongen
Copy link
Contributor

No description provided.

Copy link
Owner

@adamhathcock adamhathcock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@adamhathcock adamhathcock merged commit a4715a1 into adamhathcock:master Mar 12, 2025
2 checks passed

public override void Flush() { }

public override long Length => throw new NotSupportedException();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is correct. The length of a substream is not equal to the length of the underlying base stream.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually, you're right.....I need a test or something to ensure things

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