Writes a 32-bit signed integer to the current writer. The integer
is written in a compact format.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Parameters
- val
- Type: SystemInt32
The integer to be written.
See Also