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

writeLine

open fun writeLine(value: String = "", encoding: StringEncoding = defaultStringEncoding, byteOrder: ByteOrder = defaultByteOrder): Int

Writes line value with specified encoding and byteOrder into the stream.