Info
| Version: | 1.1.2 |
| Author(s): | Dennis Corvers |
| Last Update: | Thursday, March 4, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/ByteStream |
Install
Install-Package ByteStream
dotnet add package ByteStream
paket add ByteStream
ByteStream Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Either in the form of a byte array byte[] or unmanaged memory IntPtr. The library performs no memory allocation on its own, so you are free to use your own memory allocator!.