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
/
readUriBytes
read
Uri
Bytes
suspend
fun
readUriBytes
(
context
:
Context
,
uri
:
Uri
)
:
ByteArray
Reads all bytes from
uri
(size-limited).
Throws
Illegal
State
Exception
when the URI cannot be opened.