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