프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Magic | byte[] |
메소드 | 설명 | |
---|---|---|
GetMagic ( ) : byte[] | ||
ParseString ( byte data, int startIndex, string &str ) : int | ||
ResponsePacket ( PacketType packetType, byte packetData ) : System |
public static ParseString ( byte data, int startIndex, string &str ) : int | ||
data | byte | |
startIndex | int | |
str | string | |
리턴 | int |
public ResponsePacket ( PacketType packetType, byte packetData ) : System | ||
packetType | PacketType | |
packetData | byte | |
리턴 | System |