cscore icon indicating copy to clipboard operation
cscore copied to clipboard

Add support for Zstandard compression

Open cs-util opened this issue 2 years ago • 0 comments

Complete the started https://github.com/cs-util-com/cscore/tree/feature/zstdCompression branch to add support for the Zstd compression format via the Zstandard library ( https://www.nuget.org/packages/ZstdSharp.Port )

The pure xunit test works correctly but the library is not usable in Unity yet

cs-util avatar Feb 22 '23 07:02 cs-util