Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.
/ lz4net Public archive

LZ4 - ultra fast compression algorithm - for all .NET platforms

License

Notifications You must be signed in to change notification settings

MiloszKrajewski/lz4net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please migrate!

This library is no longer maintained and has been replaced by K4os.Compression.LZ4.

K4os.Compression.LZ4 is a port of much more recent version of lz4 for .NET Standard and handles both BLOCK and STREAM modes.

Old README.md can be found here