This is the PInvoke wrapper over the implementation of the compression / decompression algorithm in the c ++ library from Google.
Info
| Version: | 1.1.7 |
| Author(s): | Nikolay Vorobev |
| Last Update: | Tuesday, October 8, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bopohaa/Snappy.lib |
| NuGet Url: | https://www.nuget.org/packages/SnappyLib |
Install
Install-Package SnappyLib
dotnet add package SnappyLib
paket add SnappyLib
SnappyLib Download (Unzip the "nupkg" after downloading)
Dependencies
- libsnappy.redist(>= 1.1.7)
Tags