2024-04-16 12:07:15 -04:00
2024-04-16 12:04:58 -04:00
2024-04-16 12:04:58 -04:00
2023-11-07 22:12:51 -05:00
2023-09-18 10:27:14 -04:00
2024-04-16 12:04:58 -04:00
2023-11-22 09:39:18 -05:00

SabreTools.Compression

This library comprises of various compression implementations that are used across multiple projects. Most of the implementations are be ports of existing C and C++ code.

Find the link to the Nuget package here.

Supported Compressions

Compression Name Decompress Compress
LZ Yes No
MSZIP Yes* No

Note: If something is marked with a * it means that it need testing.

External Libraries

Library Name Use
ZLibPort Adds zlib code for internal and external use; minor edits have been made
Description
No description provided
Readme 555 KiB
Latest
2024-12-16 19:54:12 +00:00
Languages
C# 99.9%