decodeToFloat

inline fun Asn1Primitive.decodeToFloat(assertTag: Asn1Element.Tag = Asn1Element.Tag.REAL): Float(source)

Decode the Asn1Primitive as a Float. Beware of probable loss of precision!

Throws

on invalid input