toggle menu
KAHelpers
androidJvm
switch theme
search in API
file
/
dev.funkymuse.file
/
toByteArray
to
Byte
Array
fun
File
.
toByteArray
(
)
:
ByteArray
Convert File to ByteArray
fun
Uri
.
toByteArray
(
context
:
Context
)
:
ByteArray
?
Opens and reads the entirety of the Uri into a ByteArray.