lightning-kmp
/
fr.acinq.lightning.utils
/
UUID
/
Companion
common
Companion
object
Companion
Content copied to clipboard
Functions
Functions
end
Of
Link copied to clipboard
common
fun
endOf
(unixTimestampMillis:
Long
):
UUID
Content copied to clipboard
from
Bytes
Link copied to clipboard
common
fun
fromBytes
(data:
ByteArray
):
UUID
Content copied to clipboard
from
String
Link copied to clipboard
common
fun
fromString
(name:
String
):
UUID
Content copied to clipboard
random
UUID
Link copied to clipboard
common
fun
randomUUID
():
UUID
Content copied to clipboard
start
Of
Link copied to clipboard
common
fun
startOf
(unixTimestampMillis:
Long
):
UUID
Content copied to clipboard
time
UUID
Link copied to clipboard
common
fun
timeUUID
(unixTimestampMillis:
Long
= currentTimestampMillis(), clockSequence:
Int
= -1, node:
Long
= -1L):
UUID
Content copied to clipboard