Method | Description | |
---|---|---|
GetDifficulty ( |
||
RandomString ( int size ) : string | ||
ReverseBytes ( |
||
readNullTerminatedString ( string packet, int &offset ) : string |
public static GetDifficulty ( |
||
difficulty | ||
return |
public static RandomString ( int size ) : string | ||
size | int | |
return | string |
public static ReverseBytes ( |
||
value | ||
return |
public static readNullTerminatedString ( string packet, int &offset ) : string | ||
packet | string | |
offset | int | |
return | string |