Property | Type | Description | |
---|---|---|---|
File | byte[] | ||
FilePointers | List |
Method | Description | |
---|---|---|
CreateFromDirectory ( string Dir, string Outfile ) : void | ||
ExecuteExtract ( List |
||
ExecutePack ( List |
||
GenerateFiles ( String Outdir ) : void | ||
SCMP ( ) : System | ||
SCMP ( String filename ) : System | ||
SCMP ( byte Bytes ) : System |
Method | Description | |
---|---|---|
LoadFile ( byte File ) : bool |
public CreateFromDirectory ( string Dir, string Outfile ) : void | ||
Dir | string | |
Outfile | string | |
return | void |
public static ExecuteExtract ( List |
||
args | List |
|
return | int |
public static ExecutePack ( List |
||
args | List |
|
return | int |
public GenerateFiles ( String Outdir ) : void | ||
Outdir | String | |
return | void |