update

abstract suspend fun update(image: ImageRoomEntity)

Updates an image in the local database.

Parameters

image

The image to be updated.