toggle menu
KAHelpers
androidJvm
switch theme
search in API
kotlinextensions
/
dev.funkymuse.kotlinextensions.uri
Package-level
declarations
Functions
Functions
to
Bitmap
Link copied to clipboard
fun
ContentResolver
.
toBitmap
(
uri
:
Uri
)
:
Bitmap
?
fun
Uri
.
toBitmap
(
context
:
Context
)
:
Bitmap
?
to
Bytes
Link copied to clipboard
fun
Uri
.
toBytes
(
context
:
Context
)
:
ByteArray
?
uri
To
Bytes
Link copied to clipboard
fun
ContentResolver
.
uriToBytes
(
uri
:
Uri
)
:
ByteArray
?
fun
Context
.
uriToBytes
(
uri
:
Uri
)
:
ByteArray
?