Deflate/Zlib-compatible LZ77 compression/decompression library.  
Deflate/Zlib-compatible LZ77 compression/decompression library. 
- Warning
 - During compression, uzlib allocates memory on the heap without freeing it. Do not use this package in production code! See https://github.com/pfalcon/uzlib/issues/41#issuecomment-1907807048
 
License
Licensed under zlib.
- See also
 - https://github.com/pfalcon/uzlib