lz4-java
lz4-java copied to clipboard
Implement partial decompression
trafficstars
The C API supports partial decompression of a block in case only the first bytes are of interest.
Do you Implement partial decompression now?