PGP Shield
Toggle table of contents
1.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
PGP Shield
app
/
ltechnologies.onionphone.pgpshield.intent
/
IntentIoHelper
/
readUriNamed
read
Uri
Named
suspend
fun
readUriNamed
(
context
:
Context
,
uri
:
Uri
)
:
Pair
<
String
,
ByteArray
>
?
Reads
uri
returning its display name paired with its bytes, or
null
on failure.