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