Port of LZ4 compression algorithm for .NET.
Info
Version: | 1.3.8 |
Author(s): | Milosz Krajewski |
Last Update: | Monday, March 18, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/MiloszKrajewski/K4os.Compression.LZ4 |
NuGet Url: | https://www.nuget.org/packages/K4os.Compression.LZ4 |
Install
Install-Package K4os.Compression.LZ4
dotnet add package K4os.Compression.LZ4
paket add K4os.Compression.LZ4
K4os.Compression.LZ4 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Memory(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- NETStandard.Library(>= 1.6.1)
- System.Memory(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- System.Memory(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- System.Memory(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
Tags