Writes a 32-bit signed integer to the current writer. The integer
is written in a compact format.
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 integer to be written.
See Also