/ZLibWrapper

Deprecated by https://github.com/ied206/Joveler.Compression

Primary LanguageC#OtherNOASSERTION

ZLibWrapper

C# wrapper for native zlib.

Based on zlibnet by @hardon.

Branch Build Status
Master CI Master Branch Build Status
Develop CI Develop Branch Build Status

Feature

  • ZLibStream, a stream implementation conforms RFC 1950
  • Improved DeflateStream and GZipStream, conforming RFC 1951 and RFC 1952
  • Adler32 and CRC32 checksum calculation

Install

ZLibWrapper can be installed via nuget.

NuGet

Usage

See USAGE.md.

License

Licensed under zlib license.