Description:

Writes a string value to the archive.

Syntax:
public void WriteUtf8String(
string value
)
Parameters:
  • value
  • Type: string
  • A value to write.
Returns:
Type: void
Available since:
6.0

WriteUtf8String method

Class:  Rhino.FileIO.BinaryArchiveWriter

Nothing found