readLine

open fun readLine(encoding: StringEncoding = defaultStringEncoding, byteOrder: ByteOrder = defaultByteOrder): String

Reads line from the stream with specified encoding and byteOrder.