Uses of Class
net.jpountz.lz4.LZ4JNIHCFastResetCompressor
Packages that use LZ4JNIHCFastResetCompressor
-
Uses of LZ4JNIHCFastResetCompressor in net.jpountz.lz4
Methods in net.jpountz.lz4 that return LZ4JNIHCFastResetCompressorModifier and TypeMethodDescriptionLZ4Factory.highFastResetCompressor()Creates a newLZ4JNIHCFastResetCompressorwith default compression level (9).LZ4Factory.highFastResetCompressor(int compressionLevel) Creates a newLZ4JNIHCFastResetCompressorwith the specified compression level.