KAuto Closeable
interface KAutoCloseable
An interface representing a closeable resource that can be closed asynchronously.
Similar to AutoCloseable, but with a suspendable close method.
An interface representing a closeable resource that can be closed asynchronously.
Similar to AutoCloseable, but with a suspendable close method.