open expect class IOException : Exception
<init>
IOException(message: String)
IOException(message: String, cause: Throwable?)
EOFException
expect class EOFException : IOException
open expect class EOFException : IOException