Package-level declarations

Types

Link copied to clipboard
typealias EOFException = kotlinx.io.EOFException
Link copied to clipboard
typealias IOException = kotlinx.io.IOException
Link copied to clipboard
sealed class PosixException : Exception

Represents a POSIX error. Could be thrown when a POSIX function returns error code.