Uses of Class
net.jpountz.lz4.LZ4JNIFastResetCompressor
Packages that use LZ4JNIFastResetCompressor
-
Uses of LZ4JNIFastResetCompressor in net.jpountz.lz4
Methods in net.jpountz.lz4 that return LZ4JNIFastResetCompressorModifier and TypeMethodDescriptionLZ4Factory.fastResetCompressor()Creates a newLZ4JNIFastResetCompressorwith default acceleration (1).LZ4Factory.fastResetCompressor(int acceleration) Creates a newLZ4JNIFastResetCompressorwith the specified acceleration.