open fun writeChar(value: Int, encoding: StringEncoding = defaultStringEncoding, byteOrder: ByteOrder = defaultByteOrder): Unit
Writes code point value with specified byteOrder into the stream.