메소드 | 설명 | |
---|---|---|
GetDifficulty ( |
||
RandomString ( int size ) : string | ||
ReverseBytes ( |
||
readNullTerminatedString ( string packet, int &offset ) : string |
public static GetDifficulty ( |
||
difficulty | ||
리턴 |
public static ReverseBytes ( |
||
value | ||
리턴 |
public static readNullTerminatedString ( string packet, int &offset ) : string | ||
packet | string | |
offset | int | |
리턴 | string |