Click or drag to resize

BinaryArchiveReaderReadSByte Method

Reads a SByte from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public sbyte ReadSByte()

Return Value

Type: SByte
The value that was read.
See Also