OlehKulykov
OlehKulykov
Any progress?
Hi, you could use updated pod, version 1.1.0. Thank you.
Hi, please provide test archive file.
Hi, currently not supported. Sorry.
Hi, use [PLzmaSDK](https://github.com/OlehKulykov/PLzmaSDK) and not this _prototype_. 1. Compression/encoding process uses single output stream to write compressed/encoded data(archive file). 2. [PLzmaSDK](https://github.com/OlehKulykov/PLzmaSDK) provides 3 types of out streams: 2.1. Out memory...
Hi, you are right, so, unused source files was removed from script and git repo. You could use version 2.0.8. Thank you.
Thank you for fix.
Hi, such functionality was not planned at all, as potentially unsafe. But, after major library update 3.0 (Swift 4, PM and removing all dependencies to NS), this could happen.
Hi, since a lot of time, the original/underlying LZMA(ver. ```24.06```) code contains ```Zstandard``` decoder without external FB lib. Without ```Zstandard``` encoder - it's a partly implemented feature. P.S.: the version...
Which flags? Examples, logs?