PacketWriterWriteString Method |
| Name | Description | |
|---|---|---|
| WriteString(BinaryString) |
Writes a string at the current position in the packet packet.
The current position is advanced by the number of bytes written.
| |
| WriteString(BinaryString, BinaryTextEncoding) |
Writes a string at the current position in the packet packet.
The current position is advanced by the number of bytes written.
|