vc-k
Toggle table of contents
5.11.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
openid-data-classes
/
at.asitplus.wallet.lib.data.rfc1950.primitives
/
FourBitValue
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
MAX_
VALUE
Link copied to clipboard
const
val
MAX_VALUE
:
Int
=
15
MIN_
VALUE
Link copied to clipboard
const
val
MIN_VALUE
:
Int
=
0
Functions
coerce
From
Byte
Link copied to clipboard
fun
coerceFromByte
(
value
:
Byte
)
:
FourBitValue
validate
Link copied to clipboard
fun
validate
(
value
:
Byte
)