Property | Type | Description | |
---|---|---|---|
dataSize | UInt16 |
Method | Description | |
---|---|---|
Decode ( |
||
Decode ( byte buffer ) : System | ||
GuildMemberarray ( string Guilddat ) : string[] | ||
StringToPack ( byte buff ) : string |
public Decode ( |
||
wSock | ||
buffer | byte | |
net | Client | |
packetf | object | |
return | System |
public static GuildMemberarray ( string Guilddat ) : string[] | ||
Guilddat | string | |
return | string[] |
public static StringToPack ( byte buff ) : string | ||
buff | byte | |
return | string |