open fun writeInt32(value: Int): Unit
Write a 32-bit two's-compliment integer to the output.
value - Int: the integer to write
value