toggle menu
Signum
3.10.1
common
switch theme
search in API
indispensable
/
at.asitplus.signum.indispensable.misc
/
BitLength
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
from
Bits
Link copied to clipboard
inline
fun
fromBits
(
bits
:
Int
)
:
BitLength
inline
fun
fromBits
(
bits
:
UInt
)
:
BitLength
from
Bytes
Link copied to clipboard
inline
fun
fromBytes
(
bytes
:
Int
)
:
BitLength
inline
fun
fromBytes
(
bytes
:
UInt
)
:
BitLength
of
Link copied to clipboard
inline
fun
of
(
v
:
BigInteger
)
:
BitLength