Info
Version: | 1.1.1.8 |
Author(s): | Robert Važan |
Last Update: | Friday, October 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://snappy.angeloflogic.com/ |
NuGet Url: | https://www.nuget.org/packages/Snappy.NET.signed |
Install
Install-Package Snappy.NET.signed
dotnet add package Snappy.NET.signed
paket add Snappy.NET.signed
Snappy.NET.signed Download (Unzip the "nupkg" after downloading)
Dependencies
- Crc32C.NET.signed(>= 1.0.5)
Tags
The containing assembly was generated by signing the officially published Snappy.NET.dll.
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.