trixnity-utils
Toggle table of contents
4.21.0
common
Platform filter
common
Switch theme
Search in API
trixnity-utils
trixnity-utils
/
net.folivo.trixnity.utils
/
toByteArray
to
Byte
Array
suspend
fun
ByteArrayFlow
.
toByteArray
(
)
:
ByteArray
suspend
fun
ByteArrayFlow
.
toByteArray
(
maxSize
:
Long
)
:
ByteArray
?
Returns null, when
maxSize
exceeded.