[PR #495] Use functions from System.Memory instead of selfmade ones #1056

Closed
opened 2026-01-29 22:18:49 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/adamhathcock/sharpcompress/pull/495

State: closed
Merged: Yes


Replaces multiple helper functions to fill arrays with Span.Fill calls.

Also improved the performance of the Utility.SetSize function (and replaced 1 instance)

**Original Pull Request:** https://github.com/adamhathcock/sharpcompress/pull/495 **State:** closed **Merged:** Yes --- Replaces multiple helper functions to fill arrays with `Span.Fill` calls. Also improved the performance of the `Utility.SetSize` function (and replaced 1 instance)
claunia added the pull-request label 2026-01-29 22:18:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1056