trixnity-client-media-indexeddb
Toggle table of contents
4.20.0
js
Platform filter
js
Switch theme
Search in API
trixnity-client-media-indexeddb
trixnity-client-media-indexeddb
/
net.folivo.trixnity.client.media.indexeddb
/
IndexedDBMediaStore
/
IndexedDBMediaStore
Indexed
DBMedia
Store
constructor
(
databaseName
:
String
=
"trixnity_media"
,
toByteArray
:
suspend
(
uri
:
String
,
ByteArrayFlow
,
coroutineScope
:
CoroutineScope
?
,
expectedSize
:
Long
?
,
maxSize
:
Long
?
)
->
ByteArray
?
?
=
null
)