Info
| Version: | 1.0.47-alpha.470+20190514-git-fd795da |
| Author(s): | Sound Metrics Corporation |
| Last Update: | Tuesday, May 14, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/SoundMetrics/aris-integration-sdk |
| NuGet Url: | https://www.nuget.org/packages/SoundMetrics.NativeMemory |
Install
Install-Package SoundMetrics.NativeMemory
dotnet add package SoundMetrics.NativeMemory
paket add SoundMetrics.NativeMemory
SoundMetrics.NativeMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.5.2)
The buffer is allocated on the native heap rather than managed memory, as our buffers would be put in LOH if they were managed.