public class PP20 extends Object
| Constructor and Description |
|---|
PP20() |
| Modifier and Type | Method and Description |
|---|---|
int |
decompress(short[] source,
int size,
SidTune.Decompressed decomp)
If successful, allocates a new buffer containing the uncompresse data and
returns the uncompressed length.
|
String |
getStatusString() |
boolean |
isCompressed(short[] source,
int size) |
public boolean isCompressed(short[] source,
int size)
public int decompress(short[] source,
int size,
SidTune.Decompressed decomp)
public final String getStatusString()
Copyright © 2014. All rights reserved.