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

writeLine

fun writeLine(value: String, encoding: StringEncoding, byteOrder: ByteOrder): Int

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