Fd

value class Fd(val fd: Int)(source)

A file descriptor handle.

Constructors

Link copied to clipboard
constructor(fd: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val fd: Int

Functions

Link copied to clipboard
open override fun toString(): String