runtime
2.0.0-alpha03
common
js
jvm
native
runtime
/
app.cash.sqldelight.db
/
Closeable
Closeable
common
js
jvm
native
expect
interface
Closeable
Content copied to clipboard
A type that can be closed.
actual
interface
Closeable
Content copied to clipboard
actual
typealias
Closeable
=
Closeable
Content copied to clipboard
actual
interface
Closeable
Content copied to clipboard
Functions
Inheritors
Functions
close
Link copied to clipboard
common
js
native
expect
abstract
fun
close
(
)
Content copied to clipboard
Close any resources backed by this object.
actual
abstract
fun
close
(
)
Content copied to clipboard
actual
abstract
fun
close
(
)
Content copied to clipboard
Inheritors
SqlDriver
Link copied to clipboard