Click or drag to resize

BinaryArchiveReaderReadShort Method

Reads a Int16 from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public short ReadShort()

Return Value

Type: Int16
The value that was read.
See Also