Package | Description |
---|---|
org.tukaani.xz.lz | |
org.tukaani.xz.lzma |
Modifier and Type | Method and Description |
---|---|
static LZEncoder |
LZEncoder.getInstance(int dictSize,
int extraSizeBefore,
int extraSizeAfter,
int niceLen,
int matchLenMax,
int mf,
int depthLimit,
ArrayCache arrayCache)
Creates a new LZEncoder.
|
Modifier and Type | Method and Description |
---|---|
LZEncoder |
LZMAEncoder.getLZEncoder() |