invalid distance too far back

 ̄綄美尐妖づ 提交于 2019-12-11 06:51:36

问题


I'm using org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream; and error invalid distance too far backis 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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!