메소드 | 설명 | |
---|---|---|
GetMD5Hash ( string input ) : string | ||
GetOptions ( string options ) : int[] |
Account Options - Comma Delimited 0 int Donator 1 int # Character Slots 2 int # Unlocked Characters X X Unlocked Characters 0 Terminator
|
|
HexBytes ( byte data ) : string | ||
HexBytes ( byte data, int index, int length ) : string | ||
ToBigEndian ( uint source ) : uint |
public static HexBytes ( byte data, int index, int length ) : string | ||
data | byte | |
index | int | |
length | int | |
리턴 | string |