public static interface MyLzwCompressor.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
clearCode(int code) |
void |
dataCode(int code) |
void |
eoiCode(int code) |
void |
init(int clearCode,
int eoiCode) |
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"