SocketCANSharp icon indicating copy to clipboard operation
SocketCANSharp copied to clipboard

Look into leveraging Span<T>

Open derek-will opened this issue 1 year ago • 0 comments

Span<T> is likely useful for some aspects of this library.

https://learn.microsoft.com/en-us/archive/msdn-magazine/2018/january/csharp-all-about-span-exploring-a-new-net-mainstay

derek-will avatar Sep 29 '24 05:09 derek-will