Reads a record of type T from the specified reader.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Parameters
- reader
- Type: Microsoft.Research.DryadLinqDryadLinqBinaryReader
The reader to read from.
Return Value
Type: TA record of type T
See Also