Click or drag to resize

BinaryArchiveReaderReadUtf8String Method

Reads a String from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public string ReadUtf8String()

Return Value

Type: String
The value that was read.
See Also