Pipe

sealed external interface Pipe(source)

Functions

Link copied to clipboard
abstract fun close()
Link copied to clipboard
abstract fun hasRef(): Boolean
Link copied to clipboard
abstract fun ref()
Link copied to clipboard
abstract fun unref()