'Declaration
Sub ReadFields( _ ByVal definition As PacketDefinition, _ ByVal packet As SerializedPacket _ )
void ReadFields( PacketDefinition definition, SerializedPacket packet )
Parameters
- definition
- The definition that was used to persist the packet.
- packet
- The serialized packet to read data from