open fun writeBoolean(value: Boolean): Unit
Write a boolean to the output.
value - the boolean value
value