mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix since
This commit is contained in:
parent
e58a6055d6
commit
d082e6f27b
@ -102,7 +102,7 @@ public class ZipReader implements Closeable {
|
||||
*
|
||||
* @param maxSizeDiff 检查ZipBomb文件差异倍数,-1表示不检查ZipBomb
|
||||
* @return this
|
||||
* @since 6.0.0
|
||||
* @since 5.8.21
|
||||
*/
|
||||
public ZipReader setMaxSizeDiff(final int maxSizeDiff) {
|
||||
this.maxSizeDiff = maxSizeDiff;
|
||||
|
Loading…
x
Reference in New Issue
Block a user