Name | Description | |
---|---|---|
![]() | Add | Adds a PacketDefinition to the list. |
![]() | Commit | This method is called after a packet is successfully written to "lock-in" any changes to state data. |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. |
![]() | IndexOf | Overloaded. Gets the index of the corresponding PacketDefinition, if cached. Otherwise, returns -1. |
![]() | Rollback | This method is called if a packet write fails to undo any changes to state data that will not be available to the IPacketReader reading the stream. |