toggle menu
KAHelpers
androidJvm
switch theme
search in API
rx
/
dev.funkymuse.rx
/
toByteArray
to
Byte
Array
fun
Bitmap
.
toByteArray
(
compressFormat
:
Bitmap.CompressFormat
,
quality
:
Int
)
:
Single
<
ByteArray
>
?