trixnity-client-media-opfs
Toggle table of contents
4.22.2
js
Platform filter
js
Switch theme
Search in API
trixnity-client-media-opfs
trixnity-client-media-opfs
/
net.folivo.trixnity.client.media.opfs
/
OpfsMediaStore
/
OpfsMediaStore
Opfs
Media
Store
constructor
(
basePath
:
FileSystemDirectoryHandle
,
toByteArray
:
suspend
(
uri
:
String
,
ByteArrayFlow
,
coroutineScope
:
CoroutineScope
?
,
expectedSize
:
Long
?
,
maxSize
:
Long
?
)
->
ByteArray
?
?
=
null
)