Click or drag to resize

BinaryArchiveReaderReadSingle Method

Reads a Single from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public float ReadSingle()

Return Value

Type: Single
The value that was read.
See Also