| Overload | Description |
|---|---|
| PacketWriter Constructor(Stream) | Initialize a PacketWriter to read the specified stream using the provided encoding for strings. |
| PacketWriter Constructor(Stream,Int32,Int32) | Initialize a PacketWriter to read the specified stream using the provided encoding for strings. |