clearPersistentDatabase

internal actual suspend fun clearPersistentDatabase(database: PersistentDatabase)(source)

Performs the SDAI side effect handled by clearPersistentDatabase.

Author

Dmitriy Moroz

Parameters

database

database value consumed by the API.

internal expect suspend fun clearPersistentDatabase(database: PersistentDatabase)(source)

Performs the SDAI side effect handled by clearPersistentDatabase.

Author

Dmitriy Moroz

Parameters

database

database value consumed by the API.

internal actual suspend fun clearPersistentDatabase(database: PersistentDatabase)(source)

Performs the SDAI side effect handled by clearPersistentDatabase.

Author

Dmitriy Moroz

Parameters

database

database value consumed by the API.