open fun writeInt(value: Int): Unit
Write an integer to the output.
value - Int: The integer to write.
value