kmp-tor
Toggle table of contents
2.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
kmp-tor
runtime-core
/
io.matthewnelson.kmp.tor.runtime.core.util
/
toIPAddress
to
IPAddress
jvm
@
JvmName
(
name
=
"ipAddressOf"
)
fun
InetAddress
.
toIPAddress
(
)
:
IPAddress
(
source
)
Convert
java.net.InetAddress
to
IPAddress
.
Throws
Unsupported
Operation
Exception
if not
Inet4Address
or
Inet6Address
.