open fun writeLine(value: String = "", encoding: StringEncoding = defaultStringEncoding, byteOrder: ByteOrder = defaultByteOrder): Int
Writes line value with specified encoding and byteOrder into the stream.