Reads a signed byte from the current reader and advances the current
position of the reader by one byte.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax
Return Value
Type: SByteThe next signed byte read from the current reader.
See Also