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

Remove IBinaryStreamWriter #562

Merged
merged 2 commits into from
Jun 9, 2024

Conversation

Washi1337
Copy link
Owner

@Washi1337 Washi1337 commented Jun 7, 2024

  • Remove IBinaryStreamWriter.
  • Move all of BinaryStreamWriterExtensions into BinaryStreamWriter.
  • Let BinaryStreamWriter use an intermediate buffer to reduce IO ops.
  • Add signed ReadCompressedInt32, fix ArrayTypeSignature read/write to use signed compressed integers.

…StreamWriter. Fix signed compressed integer parsing/writing.
@Washi1337 Washi1337 added bug enhancement dotnet Issues related to AsmResolver.DotNet performance labels Jun 7, 2024
@Washi1337 Washi1337 added this to the 6.0.0 milestone Jun 7, 2024
@Washi1337 Washi1337 merged commit 3f78f84 into development Jun 9, 2024
1 check passed
@Washi1337 Washi1337 deleted the feature/flatten-binarystreamwriter branch June 9, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dotnet Issues related to AsmResolver.DotNet enhancement performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant