Click or drag to resize

PacketWriterWriteString Method

Overload List
  NameDescription
Public methodWriteString(BinaryString)
Writes a string at the current position in the packet packet. The current position is advanced by the number of bytes written.
Public methodWriteString(BinaryString, BinaryTextEncoding)
Writes a string at the current position in the packet packet. The current position is advanced by the number of bytes written.
Top
See Also