A wrapper around the LZ4 library to enable fast compression and decompression of raw byte buffers.Vizario LZ4Vizario LZ4 is a wrapper around the LZ4 library, enabling fast compression and decompression of raw byte buffers. It originates from one of our previous projects, at some point requiring frame-by-frame encoding of data buffers.The current version was tested on MacOS, Windows, Android, iOS and Hololens 1.Features- Synchronous Compression and Decompression- Asynchronous Compression and Decompression (using Callbacks)Supported Platforms- Android- Linux (64-bit)- iOS- MacOS (x86_64 and arm64)- Windows Desktop (32-bit and 64-bit)- Windows UWP (32-bit, 64-bit and arm)This software uses the LZ4 library under BSD (2-clause) License; see Third-Party Notices.txt file in package for details.Included example image taken from PexelsSupport requests: support@arth.co.at