Méthode | Description | |
---|---|---|
DeleteFileIfExists ( string sPath ) : void | ||
GetData ( |
||
GetPath ( string input ) : string | ||
ReadCString ( |
||
Tools ( ) : System |
Méthode | Description | |
---|---|---|
memcmp ( byte b1, byte b2, long count ) : int |
public DeleteFileIfExists ( string sPath ) : void | ||
sPath | string | |
Résultat | void |
public GetData ( |
||
br | ||
offset | long | |
size | int | |
Résultat | byte[] |
public ReadCString ( |
||
br | ||
MaxLength | int | |
lOffset | long | |
enc | ||
Résultat | string |