Uses of Class
org.hpccsystems.commons.fastlz4j.FastLZ4j.DecompressionState
-
Packages that use FastLZ4j.DecompressionState Package Description org.hpccsystems.commons.fastlz4j -
-
Uses of FastLZ4j.DecompressionState in org.hpccsystems.commons.fastlz4j
Methods in org.hpccsystems.commons.fastlz4j with parameters of type FastLZ4j.DecompressionState Modifier and Type Method Description static booleanFastLZ4j. decompress_streaming(FastLZ4j.DecompressionState state, byte[] input, int inputAvailableLength, byte[] output)
-