Hyperion icon indicating copy to clipboard operation
Hyperion copied to clipboard

`Memory<T>` / `Span<T>` support

Open Aaronontheweb opened this issue 1 year ago • 0 comments

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

In order to implement https://github.com/akkadotnet/akka.net/issues/3740 Hyperion will need to support overloads that allow the external caller to control the allocation of memory using System.Memory types and buffer pools.

Describe the solution you'd like

Needs an actual spec, but leaving the issue here for record-keeping.

Aaronontheweb avatar Aug 08 '22 16:08 Aaronontheweb