public static final class LZ77Compressor.BackReference extends LZ77Compressor.Block
| Constructor and Description |
|---|
BackReference(int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Provides the length of the back-reference.
|
int |
getOffset()
Provides the offset of the back-reference.
|
java.lang.String |
toString() |
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"