Package net.lingala.zip4j.model
Class Zip4jConfig
- java.lang.Object
-
- net.lingala.zip4j.model.Zip4jConfig
-
public class Zip4jConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description Zip4jConfig(Charset charset, int bufferSize, boolean useUtf8CharsetForPasswords)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetBufferSize()CharsetgetCharset()booleanisUseUtf8CharsetForPasswords()
-