Modifier and Type | Method and Description |
---|---|
static ObbInfo |
getObbInfo(String filePath)
Scan a file for OBB information.
|
public static ObbInfo getObbInfo(String filePath) throws IOException
filePath
- path to the OBB file to be scanned.IllegalArgumentException
- if the OBB file couldn't be foundIOException
- if the OBB file couldn't be read