We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5199d7c commit f79b37eCopy full SHA for f79b37e
README.md
@@ -1,2 +1,4 @@
1
# UnmanagedMemoryUtils
2
A .NET collection of utilities for working with unmanaged memory.
3
+
4
+Provides faster alternatives to `Memory<T>` and `ReadOnlyMemory<T>` in addition to accessing unmanaged string from managed code.
0 commit comments