Method | Description | |
---|---|---|
DeSerialize ( MemoryStream stream ) : void | ||
GetPacketId ( ) : int | ||
Process ( ) : void | ||
Serialize ( MemoryStream stream ) : void |
public abstract DeSerialize ( MemoryStream stream ) : void | ||
stream | MemoryStream | |
return | void |
public abstract Serialize ( MemoryStream stream ) : void | ||
stream | MemoryStream | |
return | void |