Companion

Functions

Link copied to clipboard
inline fun fromBits(bits: Int): BitLength
inline fun fromBits(bits: UInt): BitLength
Link copied to clipboard
inline fun fromBytes(bytes: Int): BitLength
inline fun fromBytes(bytes: UInt): BitLength
Link copied to clipboard
inline fun of(v: BigInteger): BitLength