uLongIDOf

@JvmName(name = "ofULong")
fun uLongIDOf(value: ULong): ULongID(source)

构建一个 ULongID.

See also

@JvmName(name = "ofULong")
fun uLongIDOf(value: String): ULongID(source)

See also

Throws

if the string is not a valid representation of a number.