SevenZip
public static class LzmaAlone.CommandLine extends Object
Field Summary | |
---|---|
int | Algorithm |
int | Command |
int | DictionarySize |
boolean | DictionarySizeIsDefined |
boolean | Eos |
int | Fb |
boolean | FbIsDefined |
String | InFile |
static int | kBenchmak |
static int | kDecode |
static int | kEncode |
int | Lc |
int | Lp |
int | MatchFinder |
int | NumBenchmarkPasses |
String | OutFile |
int | Pb |
Method Summary | |
---|---|
boolean | Parse(String[] args) |