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