toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-bigint
/
dev.whyoleg.cryptography.bigint
/
hexToBigInt
hex
To
Big
Int
@
ExperimentalStdlibApi
fun
String
.
hexToBigInt
(
format
:
HexFormat
=
HexFormat.Default
)
:
BigInt
(
source
)