Package | Description |
---|---|
org.tukaani.xz |
XZ data compression support.
|
Modifier and Type | Method and Description |
---|---|
static int |
LZMAInputStream.getMemoryUsage(int dictSize,
byte propsByte)
Gets approximate decompressor memory requirements as kibibytes for
the given dictionary size and LZMA properties byte (lc, lp, and pb).
|