mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
public
This commit is contained in:
@@ -1457,7 +1457,7 @@ public class DataHelper {
|
||||
return rv;
|
||||
}
|
||||
|
||||
private static final int MAX_UNCOMPRESSED = 40*1024;
|
||||
public static final int MAX_UNCOMPRESSED = 40*1024;
|
||||
public static final int MAX_COMPRESSION = Deflater.BEST_COMPRESSION;
|
||||
public static final int NO_COMPRESSION = Deflater.NO_COMPRESSION;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user