问题
I'm using org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream;
and error invalid distance too far back
is occured. I don't know what this error means. Exists some documentation for that ? Or any solution how to repair that.
回答1:
It means that the input is either corrupted, or that it isn't deflate compressed data in the first place.
来源:https://stackoverflow.com/questions/47635034/invalid-distance-too-far-back