Uses of Interface
net.jpountz.lz4.LZ4Decompressor
Packages that use LZ4Decompressor
-
Uses of LZ4Decompressor in net.jpountz.lz4
Classes in net.jpountz.lz4 that implement LZ4DecompressorModifier and TypeClassDescriptionclassLZ4 decompressor that requires the size of the original input to be known.Methods in net.jpountz.lz4 that return LZ4Decompressor
LZ4Factory.fastDecompressor()