V1.8.3 Win64: Lz4

#include <lz4.h>

lz4 -c input.txt output.lz4 lz4 -d output.lz4 decompressed.txt lz4 v1.8.3 win64

return 0; }

Rulla till toppen