Skip to content

Add support for modern Span where possible #26

Description

@Crypt32

Originally, the project was based on .NET Framework 4.0, and now it shifted to dual-frameworks: .NET Framework 4.7.2 and .NET 8+ where new efficient buffers are available. It is recommended to upgrade the library to adopt new memory buffers that support less allocations.

Note that not all APIs .NET 4.7.2 have adopted spans, so some fallback will be used.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions