v1.9.4
add file operation and examples operate lz4 compressed files as a general files
Clarified license (#115, #244)
travisCI: added ASAN fuzzer tests
Add dictionary random access example
created LZ4_initStream()
Update blockStreaming_doubleBuffer.md
Fix -Wshorten-64-to-32 warning
fix: various typos
minor updates to examples
docs: fix some typo
Add cast operator for compatibility with C++
review: Fix review findings