Up |
Encode a read-file reference in LZMA algorithm to a new file. LZMA provides a high compression ratio and very fast decompression (compression without loss)
fun [P W] I
Return : I 0 if success.
_fooId lzmaEncode _checkpack "examples/test.pkg" _getmodifypack "examples/test.pkg.lz"; // 0