lib
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
lib
lib
/
computer.iroh
/
EndpointId
/
Companion
Companion
object
Companion
Members
Functions
from
Bytes
Link copied to clipboard
fun
fromBytes
(
bytes
:
ByteArray
)
:
EndpointId
Construct an `EndpointId` from raw bytes.
from
String
Link copied to clipboard
fun
fromString
(
s
:
String
)
:
EndpointId
Parse an `EndpointId` from its base32 representation.