On Mon, Dec 2, 2024 at 4:16 AM wkitty42--- wrote: > TLDR; i'm looking for a (small?) Pascal library to handle lz4 data blocks > contained inside a data file...
These use the lz4 library with pascal bindings (.a and.o files which can be compiled into your executable). One is written for Delphi but might work with some changes: LZ4 for Lazarus, Windows only, no DLL https://forum.lazarus.freepascal.org/index.php/topic,66391.0.html lz4-delphi - Delphi bindings for lz4 https://github.com/Hugie/lz4-delphi https://stackoverflow.com/questions/42672056/decompress-lz4-stream-of-unknown-size _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal