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
/
Flags8
/
Companion
/
fromUByte
from
UByte
@
JvmStatic
inline
fun
fromUByte
(
value
:
UByte
)
:
Flags8
Creates a new
Flags8
instance using the specified unsigned 8-bit integer
value
.