public class PowerPackerFile extends Object
| Constructor and Description |
|---|
PowerPackerFile(RandomAccessInputStream input)
Constructor for PowerPackerInputStream
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBuffer() |
static boolean |
isPowerPacker(RandomAccessInputStream input)
Will check for a power packer file
|
public PowerPackerFile(RandomAccessInputStream input) throws IOException
IOExceptionpublic byte[] getBuffer()
public static boolean isPowerPacker(RandomAccessInputStream input) throws IOException
input - IOExceptionCopyright © 2014. All rights reserved.