binary-streams / loggersoft.kotlin.streams / StreamOutput / writeChar

writeChar

open fun writeChar(value: Int, encoding: StringEncoding = defaultStringEncoding, byteOrder: ByteOrder = defaultByteOrder): Unit

Writes code point value with specified byteOrder into the stream.