IndexedDBMediaStore

constructor(databaseName: String = "trixnity_media", toByteArray: suspend (uri: String, ByteArrayFlow, coroutineScope: CoroutineScope?, expectedSize: Long?, maxSize: Long?) -> ByteArray?? = null)