Skip to content

ArraySegmentExtensions.CopyTo should use Buffer.BlockCopy instead of Array.Copy #2

@longqinsi

Description

@longqinsi

For the sake of performance, the implementation of Nito.ArraySegments.ArraySegmentExtensions.CopyTo should use Buffer.BlockCopy instead of Array.Copy.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions