We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Code coverage shows that we don't have any tests for this.
We should add tests that cover a few padding sizes -- 0, 1, etc.
Negative tests (pad length > frame length) would be good too, but are less of a priority.
The text was updated successfully, but these errors were encountered:
Update ObjectWriter NuGet (dotnet#1503)
07638f0
We finally got a usable official build, so fix ObjWriter NuGet to match the source built one.
Resolved by #99502
Sorry, something went wrong.
No branches or pull requests
Code coverage shows that we don't have any tests for this.
We should add tests that cover a few padding sizes -- 0, 1, etc.
Negative tests (pad length > frame length) would be good too, but are less of a priority.
The text was updated successfully, but these errors were encountered: