PacketWriter Class Members
In This Topic
The following tables list the members exposed by PacketWriter.
Public Constructors
Public Properties
| | Name | Description |
 | Length | Returns the length of the stream. |
 | PacketCache | Exposes the PacketCache |
 | Position | Returns the current position within the stream. |
Top
Public Methods
| | Name | Description |
 | Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting managed resources. |
 | Write | Write the data needed to serialize the state of the packet |
Top
See Also