XZ for Java
This aims to be a complete implementation of XZ data compression in pure Java. Single-threaded streamed compression and decompression and random access decompression have been fully implemented. Threading is planned but it is unknown when it will be implemented.
https://tukaani.org/xz/java.html
https://git.tukaani.org/
License:
Tech:
Tags: