Skip to content

API should allow accepting Memory-specific types instead of byte[] #403

@lukebakken

Description

@lukebakken

Is your feature request related to a problem? Please describe.

Users would like to avoid copying memory as much as possible. Version 2 of this library should facilitate that.

Related to:

Describe the solution you'd like

Accept IMemoryOwner or similar arguments to API methods that currently accept byte[]

Describe alternatives you've considered

N/A

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions