public static class CompressionTransformFactory.LzmaProfile
extends java.lang.Object
| Constructor and Description |
|---|
CompressionTransformFactory.LzmaProfile(int dictionarySize,
int fastBytes,
int matchFinder) |
CompressionTransformFactory.LzmaProfile(int dictionarySize,
int fastBytes,
int matchFinder,
int lc,
int lp,
int pb) |
public CompressionTransformFactory.LzmaProfile(int dictionarySize,
int fastBytes,
int matchFinder)
public CompressionTransformFactory.LzmaProfile(int dictionarySize,
int fastBytes,
int matchFinder,
int lc,
int lp,
int pb)