Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

OpenPGP implementation for JavaScript
Go to Latest
function bigIntToNumber
import { bigIntToNumber } from "https://deno.land/x/openpgp@v6.0.0-beta.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