decodeFromAsn1ContentBytes
Decodes a Asn1Real from bytes assuming the same encoding as the Asn1Primitive.content property of an Asn1Primitive containing an ASN.1 REAL
Parameters
lenient
if true the function will not throw an exception if the input is not normalised. A normalised REAL means:
mantissa and exponent can be used as-is with base
2mantissa and exponent are minimally encoded