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