메소드 | 설명 | |
---|---|---|
DeSerialize ( MemoryStream stream ) : void | ||
GetPacketId ( ) : int | ||
Process ( ) : void | ||
Serialize ( MemoryStream stream ) : void |
public abstract DeSerialize ( MemoryStream stream ) : void | ||
stream | MemoryStream | |
리턴 | void |
public abstract Serialize ( MemoryStream stream ) : void | ||
stream | MemoryStream | |
리턴 | void |