toggle menu
Signum
3.17.0
common
switch theme
search in API
indispensable-asn1
/
at.asitplus.signum.indispensable.asn1.encoding
/
decodeToDouble
decode
To
Double
fun
Asn1Primitive
.
decodeToDouble
(
assertTag
:
Asn1Element.Tag
=
Asn1Element.Tag.REAL
)
:
Double
(
source
)
Decode the
Asn1Primitive
as a
Double
.
Beware of possible loss of precision!
Throws
Asn1Exception
on invalid input