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