toggle menu
runtime-core
2.0.0-beta01
jvm
switch theme
search in API
runtime-core
/
io.matthewnelson.kmp.tor.runtime.core.util
/
toIPAddress
to
IPAddress
jvm
@
JvmName
(
name
=
"ipAddressOf"
)
fun
InetAddress
.
toIPAddress
(
)
:
IPAddress
Convert
java.net.InetAddress
to
IPAddress
.
Throws
Unsupported
Operation
Exception
if not
Inet4Address
or
Inet6Address
.