Click or drag to resize

BinaryArchiveReaderCurrentPosition Property

current offset (in bytes) into archive ( like ftell() )

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public ulong CurrentPosition { get; }

Property Value

Type: UInt64
See Also