프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_Stream | PacketWriter |
메소드 | 설명 | |
---|---|---|
Acquire ( |
||
Acquire ( ) : void | ||
Compile ( bool compress, int &length ) : byte[] | ||
EnsureCapacity ( int length ) : void | ||
OnSend ( ) : void | ||
Release ( ) : void | ||
Release ( OPLInfo &p ) : void | ||
Release ( ObjectPropertyList &p ) : void | ||
Release ( Packet &p ) : void | ||
Release ( RemoveItem &p ) : void | ||
Release ( RemoveMobile &p ) : void | ||
SetStatic ( Packet p ) : Packet | ||
SetStatic ( ) : void |
메소드 | 설명 | |
---|---|---|
Packet ( int packetID ) : System | ||
Packet ( int packetID, int length ) : System |
메소드 | 설명 | |
---|---|---|
Free ( ) : void | ||
InternalCompile ( bool compress ) : void |
public Compile ( bool compress, int &length ) : byte[] | ||
compress | bool | |
length | int | |
리턴 | byte[] |
protected Packet ( int packetID, int length ) : System | ||
packetID | int | |
length | int | |
리턴 | System |
public static Release ( ObjectPropertyList &p ) : void | ||
p | ObjectPropertyList | |
리턴 | void |