Click or drag to resize

BinaryArchiveReaderReadInt64 Method

Reads a Int64 from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public long ReadInt64()

Return Value

Type: Int64
The value that was read.
See Also