DryadLinqBinaryReaderReadUInt16 Method DryadLINQ documentation
Reads a 16-bit unsigned 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 ushort ReadUInt16()

Return Value

Type: UInt16
A 16-bit unsigned integer.
See Also

Reference