Click or drag to resize

BufferWriterWriteString Method

Overload List
  NameDescription
Public methodWriteString(BinaryString, BinaryTextEncoding)
Writes a string at the current position in the buffer.
Public methodWriteString(Int32, BinaryString, BinaryTextEncoding)
Writes a string at offset in the buffer.
Top
See Also