decodeAsn1VarBigInt
Decodes an ASN.1 unsigned varint to a Asn1Integer, copying all bytes from the source into a ByteArray.
Return
the decoded Asn1Integer and the underlying varint-encoded bytes as ByteArray
Decodes an ASN.1 unsigned varint to a Asn1Integer, copying all bytes from the source into a ByteArray.
the decoded Asn1Integer and the underlying varint-encoded bytes as ByteArray