trixnity-client
Toggle table of contents
4.17.0
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.media
/
InMemoryMediaStore
/
InMemoryMediaStore
In
Memory
Media
Store
constructor
(
toByteArray
:
suspend
(
uri
:
String
,
ByteArrayFlow
,
coroutineScope
:
CoroutineScope
?
,
expectedSize
:
Long
?
,
maxSize
:
Long
?
)
->
ByteArray
?
?
=
null
)