Method | Description | |
---|---|---|
Deserialize ( PacketChecksumType checksumType, byte data ) : void | ||
DeserializePayload ( EndianBinaryReader reader, ushort length ) : void |
public Deserialize ( PacketChecksumType checksumType, byte data ) : void | ||
checksumType | PacketChecksumType | |
data | byte | |
return | void |
public abstract DeserializePayload ( EndianBinaryReader reader, ushort length ) : void | ||
reader | EndianBinaryReader | |
length | ushort | |
return | void |