DryadLinqBinaryReaderReadInt64 Method DryadLINQ documentation
Reads a 64-bit signed integer from the current reader.

Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax

public long ReadInt64()

Return Value

Type: Int64
A 64-bit signed integer.
See Also

Reference