awesn1
Toggle table of contents
0.1.1
common
Target filter
common
Switch theme
Search in API
Skip to content
awesn1
core
/
at.asitplus.awesn1.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