Writes a signed 32-bit integer to the current writer.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax
Parameters
- val
- Type: System Int32
The signed 32-bit integer to be written.
See Also