close

expect abstract fun close()

Closes this closable resource.

Implementations of this method may throw exceptions.

actual abstract fun close()

Closes this closable resource.

Implementations of this method may throw exceptions.

actual abstract fun close()

Closes this closable resource.

Implementations of this method may throw exceptions.