|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TupleExt | |
---|---|
compressors |
Uses of TupleExt in compressors |
---|
Methods in compressors that return types with arguments of type TupleExt | |
---|---|
java.util.ArrayList<TupleExt> |
LZ77v02.encode()
Encodes string rawData, stores the encoded data in encodedData and returns encodedData |
java.util.ArrayList<TupleExt> |
LZ77v02.getEncodedData()
|
Method parameters in compressors with type arguments of type TupleExt | |
---|---|
void |
LZ77v02.setEncodedData(java.util.ArrayList<TupleExt> encodedData)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |