MathKit
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
MathKit
MathKit
/
com.sztorm.mathkit
/
Flags64
/
Companion
/
fromULong
from
ULong
@
JvmStatic
inline
fun
fromULong
(
value
:
ULong
)
:
Flags64
Creates a new
Flags64
instance using the specified unsigned 64-bit integer
value
.