Skip to main content
Module

x/openpgp/src/crypto/biginteger.ts>bigIntToNumber

OpenPGP implementation for JavaScript
Latest
function bigIntToNumber
import { bigIntToNumber } from "https://deno.land/x/openpgp@v6.0.0-beta.3.patch.1/src/crypto/biginteger.ts";

Get this value as an exact Number (max 53 bits) Fails if this value is too large

Parameters

x: bigint