pjrinaldi / lz4fuse

Command line program to fuse mount an lz4 compressed raw image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo - Use ZstdFuse and LZ4 sample code

pjrinaldi opened this issue · comments

Need to look at lz4 example stream compression code.

then i need to use zstd fuse to migrate it to lz4 fuse and it should be good to go as a c program.