| Package | Description |
|---|---|
| org.apache.commons.compress.compressors.lzw |
Generic LZW implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
LZWInputStream.initializeTables(int maxCodeSize,
int memoryLimitInKb)
Initializes the arrays based on the maximum code size.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.