Module

x/web_bson/mod.d.ts>Long#getNumBitsAbs

web_bson is a fork from mongodb/js-bson
Very Popular
Latest
method Long.prototype.getNumBitsAbs
import { Long } from "https://dotland.deno.dev/x/web_bson@v0.3.0/mod.d.ts";

Gets the number of bits needed to represent the absolute value of this Long.

Returns

number