cryptography-kotlin
Toggle table of contents
0.5.0
apple
Platform filter
apple
Switch theme
Search in API
cryptography-kotlin
cryptography-provider-base
/
dev.whyoleg.cryptography.providers.base
/
useNSData
use
NSData
apple
fun
<
R
>
ByteArray
.
useNSData
(
startIndex
:
Int
=
0
,
endIndex
:
Int
=
size
,
block
:
(
NSData
)
->
R
)
:
R
(
source
)