Jetpack Multiplatform Preview Reference Documentation
common
datastore-core
/
androidx.datastore.core
/
Closeable
Closeable
interface
Closeable
(
source
)
Datastore common version of java.io.Closeable
Functions
Inheritors
Functions
close
Link copied to clipboard
abstract
fun
close
(
)
Closes the specified resource.
Inheritors
StorageConnection
Link copied to clipboard
ReadScope
Link copied to clipboard