SuspendCloseable

Version of Closeable that has suspending close.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun close()

Called when the interaction with this object is done and its resources can be cleaned up.