WriteInteger

写入 整数 或 无符号整数 类型变量至文件。

uint  WriteInteger(

   int  value      // 值

   )

参数

value

[输入]  写入值。

返回值

写入的字节数。