dev
minor refactor of LZ4F_read() in lz4file.c
update gpl license to 2.0-or-later
fix minor yet complex issue involving thread pool
Add dictionary random access example
fix minor conversion warnings on macos
fix(segv): add null pointer assertions for file pointers in example files
Expand "What's the point of this example?"
fix: various typos
minor updates to examples
fixed minor static analyzer warning in fileCompress example
review: Fix review findings
fix examples
docs: fix some typo