BinaryArchiveReader.ReadUInt Method

BinaryArchiveReaderReadUInt Method

Reads a UInt32 from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public uint ReadUInt()
Public Function ReadUInt As UInteger

Return Value

Type: UInt32
The value that was read.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also