toggle menu
Signum
3.10.1
common
switch theme
search in API
indispensable-asn1
/
at.asitplus.signum.indispensable.asn1.encoding
/
Asn1
/
Int
Int
fun
Int
(
value
:
Int
)
:
Asn1Primitive
(
source
)
fun
Int
(
value
:
Long
)
:
Asn1Primitive
(
source
)
fun
Int
(
value
:
UInt
)
:
Asn1Primitive
(
source
)
fun
Int
(
value
:
ULong
)
:
Asn1Primitive
(
source
)
fun
Int
(
value
:
Asn1Integer
)
:
Asn1Primitive
(
source
)
Creates an INTEGER
Asn1Primitive
from
value