open fun readChar(encoding: StringEncoding = defaultStringEncoding, byteOrder: ByteOrder = defaultByteOrder): Int
Reads code point from the stream with specified encoding and byteOrder.
EOFException -
EOFException