Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the PacketWriter type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
PacketWriter | Overloaded. Initializes a new instance of PacketWriter. |
Protected Fields
Name | Description | |
---|---|---|
![]() |
OutStream | (Inherited from BinaryWriter.) |
Public Properties
Name | Description | |
---|---|---|
![]() |
BaseStream | (Inherited from BinaryWriter.) |
![]() |
Length | Gets the length of the packet being written. |
![]() |
Position | Gets or sets the current packet write position. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Close | (Inherited from BinaryWriter.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Flush | (Inherited from BinaryWriter.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Seek | (Inherited from BinaryWriter.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Write | Overloaded. Writes a value to an outgoing network packet. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Dispose | (Inherited from BinaryWriter.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Write7BitEncodedInt | (Inherited from BinaryWriter.) |