public class XpkSqsh extends Object
| Constructor and Description |
|---|
XpkSqsh(RandomAccessInputStream input)
Constructor for XpkSqsh
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBuffer() |
static boolean |
isXPK_SQSH(RandomAccessInputStream input) |
byte[] |
unpackData(RandomAccessInputStream source) |
public XpkSqsh(RandomAccessInputStream input) throws IOException
IOExceptionpublic byte[] getBuffer()
public static boolean isXPK_SQSH(RandomAccessInputStream input) throws IOException
input - IOExceptionpublic byte[] unpackData(RandomAccessInputStream source) throws IOException
IOExceptionCopyright © 2014. All rights reserved.